Skip to content

Instantly share code, notes, and snippets.

@kosciolek
Created February 15, 2019 13:44
Show Gist options
  • Save kosciolek/3e8a96de7462344d6aa332a44364c6f1 to your computer and use it in GitHub Desktop.
Save kosciolek/3e8a96de7462344d6aa332a44364c6f1 to your computer and use it in GitHub Desktop.
.gitignore for Unity projects
/hex/[Ll]ibrary/
/hex/[Tt]emp/
/hex/[Oo]bj/
/hex/[Bb]uild/
/hex/[Bb]uilds/
/hex/[Ll]ogs/
/hex/[Aa]ssets/AssetStoreTools*
![Aa]ssets/**/*.meta
.vs/
/hex/ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.mdb
*.opendb
*.VC.db
*.pidb.meta
*.pdb.meta
*.mdb.meta
sysinfo.txt
*.apk
*.unitypackage
crashlytics-build.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment