Skip to content

Instantly share code, notes, and snippets.

@bitnenfer
Created April 3, 2023 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitnenfer/78e394ab2afcc8de0038c2869b682802 to your computer and use it in GitHub Desktop.
Save bitnenfer/78e394ab2afcc8de0038c2869b682802 to your computer and use it in GitHub Desktop.
/*.sln
*.suo
*.opensdf
*.sdf
/Engine/DerivedDataCache/*
**/DerivedDataCache/Boot.ddc
**/DerivedDataCache/**/*.udd
*/Intermediate/*
*/Saved/*
/Engine/Programs/UnrealBuildTool/*
*/obj/*
*.csprojAssemblyReference.cache
/Engine/Programs/UnrealBuildTool/*.txt
*.pyc
.idea/
.gradle/
/.gitignore
/.gitattributes
/Samples/*
/Templates/*
/Engine/Documentation/*
/Engine/Content/*
/Saved/*
/Intermediate/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment