Skip to content

Instantly share code, notes, and snippets.

@rmaffesoli
Created January 25, 2024 20:10
Show Gist options
  • Save rmaffesoli/65904d2a75d016d39ce4eae663d74461 to your computer and use it in GitHub Desktop.
Save rmaffesoli/65904d2a75d016d39ce4eae663d74461 to your computer and use it in GitHub Desktop.
unreal_stream_ignore_spec
/.vs/...
.pdb
.suo
.opensdf
.sdf
.tmp
.mdb
/obj/...
.vcxproj
.sln
/.git/...
/__pycache__/...
.pyc
p4util.egg-info
.egg
/FileOpenOrder/...
.xcworkspace
.xcodeproj
/Makefile
/CMakeLists.txt
.ue4dependencies
/Samples/...
/FeaturePacks/...
/Templates/...
/Engine/Documentation/...
/Saved/...
/LocalBuilds/...
/Engine/Intermediate/...
/Intermediate/...
/Engine/Programs/UnrealBuildTool/...
/DerivedDataCache/...
/Engine/Build/Receipts/...
.p4config
.DS_Store
.user
.pro
.pri
.kdev4
.hmap
.ipa
.dSYM.zip
.dSYM
/Engine/Binaries/DotNET/UnrealBuildTool.xml
Engine/Binaries/DotNET/AutomationScripts/BuildGraph.Automation.xml
/Engine/Binaries/DotNET/SwarmAgent.DeveloperOptions.xml
/Engine/Binaries/DotNET/SwarmAgent.Options.xml
.target.xml
.exe.config
.exe.manifest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment