Skip to content

Instantly share code, notes, and snippets.

@ZeronSix
Last active August 29, 2015 14:26
Show Gist options
  • Save ZeronSix/f6d98706a71f8e31dd30 to your computer and use it in GitHub Desktop.
Save ZeronSix/f6d98706a71f8e31dd30 to your computer and use it in GitHub Desktop.
Unity3D .gitignore
===============
Unity generated
===============
Temp/
Library/
=====================================
Visual Studio / MonoDevelop generated
=====================================
Assets/UnityVS/
Assets/UnityVS.meta
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