Skip to content

Instantly share code, notes, and snippets.

@valyard
Created February 10, 2014 12:50
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 valyard/8915306 to your computer and use it in GitHub Desktop.
Save valyard/8915306 to your computer and use it in GitHub Desktop.
Unity .gitignore
*.DS_Store
.Spotlight-V100
.Trashes
[Tt]humbs.db
/Temp/
/Obj/
/UnityGenerated/
/Library/
/Build/
ExportedObj/
*.svd
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj
*.pdb
*.mdb
_ReSharper*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment