Skip to content

Instantly share code, notes, and snippets.

@omkz
Forked from valryon/.gitignore
Created January 19, 2014 19:13
Show Gist options
  • Save omkz/8509586 to your computer and use it in GitHub Desktop.
Save omkz/8509586 to your computer and use it in GitHub Desktop.
# =============== #
# Unity generated #
# =============== #
Temp/
Obj/
UnityGenerated/
Library/
# ===================================== #
# Visual Studio / MonoDevelop generated #
# ===================================== #
ExportedObj/
*.svd
*.userprefs
*.csproj
*.pidb
*.suo
*.sln
*.user
*.unityproj
*.booproj
# ============ #
# 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