Skip to content

Instantly share code, notes, and snippets.

@lordcodes
Created November 20, 2016 00:28
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 lordcodes/cda3e8f06bb7fb67746cf01f9876931b to your computer and use it in GitHub Desktop.
Save lordcodes/cda3e8f06bb7fb67746cf01f9876931b to your computer and use it in GitHub Desktop.
.gitignore for Unity projects
# Unity project files
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
*.unityproj
# Autogenerated VS/MD solution and project files
ExportedObj/
*.csproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment