Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f7571b54ed | |||
| fe3045b98f |
@@ -16,6 +16,7 @@
|
||||
*.exe lfs
|
||||
*.dll lfs
|
||||
*.rcc lfs
|
||||
*.modules lfs
|
||||
# FMOD
|
||||
*.bank lfs
|
||||
*.wav lfs
|
||||
|
||||
+11
-2
@@ -160,8 +160,17 @@ Temporary Items
|
||||
*.VC.opendb
|
||||
|
||||
# Binary Files
|
||||
/Binaries
|
||||
/Plugins/**/Binaries
|
||||
/Binaries/*
|
||||
!/Binaries/Win64/
|
||||
/Binaries/Win64/*
|
||||
!/Binaries/Win64/UnrealEditor-*.dll
|
||||
!/Binaries/Win64/UnrealEditor.modules
|
||||
|
||||
/Plugins/**/Binaries/*
|
||||
!/Plugins/Developer/UEGitPlugin/Binaries/Win64/
|
||||
/Plugins/Developer/UEGitPlugin/Binaries/Win64/*
|
||||
!/Plugins/Developer/UEGitPlugin/Binaries/Win64/UnrealEditor-*.dll
|
||||
!/Plugins/Developer/UEGitPlugin/Binaries/Win64/UnrealEditor.modules
|
||||
|
||||
# Configuration files generated by the Editor
|
||||
/Saved
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user