Initial commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Unreal Engine GitIgnore
|
||||
Saved/
|
||||
Intermediate/
|
||||
DerivedDataCache/
|
||||
Build/*
|
||||
!Build/*.target
|
||||
Binaries/
|
||||
.vscode/
|
||||
*.opensdf
|
||||
*.sdf
|
||||
*.sln
|
||||
*.suo
|
||||
*.tmp
|
||||
*.user
|
||||
*.userprefs
|
||||
*.log
|
||||
*.vs/
|
||||
|
||||
# Optional: Keep Config
|
||||
!Config/
|
||||
Reference in New Issue
Block a user