Skip to content

Instantly share code, notes, and snippets.

@alexgladd
Created August 22, 2015 02:55
Show Gist options
  • Save alexgladd/61395352c4c4075c62d8 to your computer and use it in GitHub Desktop.
Save alexgladd/61395352c4c4075c62d8 to your computer and use it in GitHub Desktop.
My Unity .gitignore
# =============== #
# Unity generated #
# =============== #
Temp/
Library/
UnityVS/
UnityVS.meta
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
obj/
*.svd
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj
# ============ #
# OS generated #
# ============ #
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment