Skip to content

Instantly share code, notes, and snippets.

@Urethramancer
Created July 20, 2016 14:35
Show Gist options
  • Save Urethramancer/60d29989821343383fdc9d51acd1fa28 to your computer and use it in GitHub Desktop.
Save Urethramancer/60d29989821343383fdc9d51acd1fa28 to your computer and use it in GitHub Desktop.
A gitignore file for Unity.
# Unity generated
[Tt]emp/
[Oo]bj/
[Bb]uild
[Ll]ibrary/
sysinfo.txt
*.stackdump
# Visual Studio / MonoDevelop
[Ee]xported[Oo]bj/
.vs/
/*.userprefs
/*.csproj
/*.pidb
/*.suo
/*.sln*
/*.user
/*.unityproj
/*.booproj
# OS
.DS_Store*
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
[Tt]humbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment