update gitattirbutes and gitignore

This commit is contained in:
2026-06-19 16:53:13 -07:00
parent fc127763b2
commit fe3045b98f
2 changed files with 12 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@
*.exe lfs *.exe lfs
*.dll lfs *.dll lfs
*.rcc lfs *.rcc lfs
*.modules lfs
# FMOD # FMOD
*.bank lfs *.bank lfs
*.wav lfs *.wav lfs
+11 -2
View File
@@ -160,8 +160,17 @@ Temporary Items
*.VC.opendb *.VC.opendb
# Binary Files # Binary Files
/Binaries /Binaries/*
/Plugins/**/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 # Configuration files generated by the Editor
/Saved /Saved