Skip to content

Instantly share code, notes, and snippets.

@RyanQuackenbush
Created December 24, 2016 04:56
Show Gist options
  • Save RyanQuackenbush/0b01e77b7324da202323e63c89bbbed2 to your computer and use it in GitHub Desktop.
Save RyanQuackenbush/0b01e77b7324da202323e63c89bbbed2 to your computer and use it in GitHub Desktop.
# https://raw.githubusercontent.com/github/gitignore/master/Unity.gitignorei
# https://unity3d.com/learn/tutorials/topics/production/mastering-unity-project-folder-structure-version-control-systems
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
# Unity3D generated
*.pidb.meta
.collabignore
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
# OS Generated
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
# Project Specific
Plugins/Editor/JetBrains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment