Skip to content

Instantly share code, notes, and snippets.

@piinecone
Created November 20, 2014 07:01
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 piinecone/8d8c04315b561bb4890f to your computer and use it in GitHub Desktop.
Save piinecone/8d8c04315b561bb4890f to your computer and use it in GitHub Desktop.
This is the gitignore file for UE4 king of kalimpong
# UE4
Binaries/
Intermediate/
DerivedDataCache/
Saved/
.timedog
p4config.txt
*.uproject
# OS X
*.xcuserstate
project.xcworkspace/
xcuserdata/
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment