Skip to content

Instantly share code, notes, and snippets.

@cajun-code
Created January 8, 2016 01:42
Show Gist options
  • Save cajun-code/d364b860fb3f5a726b2b to your computer and use it in GitHub Desktop.
Save cajun-code/d364b860fb3f5a726b2b to your computer and use it in GitHub Desktop.
Unity Gitignore
# =============== #
# Unity generated #
# =============== #
Temp/
Obj/
UnityGenerated/
Library/
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
*.svd
*.userprefs
*.pidb
*.suo
*.sln
*.user
*.csproj
# ============ #
# OS generated #
# ============ #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment