Skip to content

Instantly share code, notes, and snippets.

@saeidzebardast
Last active March 29, 2016 08:58
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 saeidzebardast/629e339a424e7299a56c to your computer and use it in GitHub Desktop.
Save saeidzebardast/629e339a424e7299a56c to your computer and use it in GitHub Desktop.
.gitignore for Unity3d projects
# Unity generated
Temp/
Library/
# 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
@saeidzebardast
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment