initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# --- Unreal Engine ---
|
||||
**/Binaries/
|
||||
**/DerivedDataCache/
|
||||
**/Intermediate/
|
||||
**/Saved/
|
||||
**/Build/Receipts/
|
||||
|
||||
# Fichiers generes Visual Studio / Rider
|
||||
**/.vs/
|
||||
**/.idea/
|
||||
*.sln
|
||||
*.suo
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.VC.db
|
||||
*.VC.opendb
|
||||
Unreal/PS_StratVision/.vsconfig
|
||||
Reference in New Issue
Block a user