Skip to content

Instantly share code, notes, and snippets.

@benloong
Created January 16, 2015 01:38
Show Gist options
  • Save benloong/a7531bda2b3d24b31e13 to your computer and use it in GitHub Desktop.
Save benloong/a7531bda2b3d24b31e13 to your computer and use it in GitHub Desktop.
A better Unity Git Ignore File
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Dd]ebug/
[Rr]elease/
# Autogenerated VS/MD solution and project files
*.csproj
*.unityproj
*.sln
*.suo
*.user
*.userprefs
*.pidb
*.booproj
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
# DotCover is a Code Coverage Tool
*.dotCover
# NCrunch
*.ncrunch*
.*crunch*.local.xml
# Unity3D Generated File On Crash Reports
sysinfo.txt
# OS Generated
.DS_Store
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
$RECYCLE.BIN/
Desktop.ini
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment