Compare commits

..

2 Commits

Author SHA1 Message Date
haik0925 f7571b54ed added prebuilt binaries 2026-06-19 16:57:07 -07:00
haik0925 fe3045b98f update gitattirbutes and gitignore 2026-06-19 16:53:13 -07:00
6 changed files with 24 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@
*.exe lfs
*.dll lfs
*.rcc lfs
*.modules lfs
# FMOD
*.bank lfs
*.wav lfs
+11 -2
View File
@@ -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.