Updated .gitignore

This commit is contained in:
LongLy 2024-10-20 20:41:15 -06:00
parent 3670d1f677
commit be49c6e1e7

17
.gitignore vendored
View File

@ -6,9 +6,20 @@
*.user
*.DotSettings
# Ignore Intermediate and Binaries directories in the root
Intermediate/
Binaries/
Binaries
DerivedDataCache
Intermediate
Saved
.vscode
.vs
*.VC.db
*.opensdf
*.opendb
*.sdf
*.sln
*.suo
*.xcodeproj
*.xcworkspace
# Ignore Intermediate and Binaries directories inside Plugins
Plugins/*/Intermediate/