Skip to content

Instantly share code, notes, and snippets.

@gpoole
Last active July 8, 2019 01:17
Show Gist options
  • Save gpoole/9e4f30e8b73d46a5a5355c40eb15963e to your computer and use it in GitHub Desktop.
Save gpoole/9e4f30e8b73d46a5a5355c40eb15963e to your computer and use it in GitHub Desktop.
Standard Unity gitignore
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
[Ll]ogs/
[Aa]ssets/AssetStoreTools*
QCAR/
# Visual Studio cache directory
.vs/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
.idea/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.opendb
*.VC.db
**/JetBrains.Rider.Unity.Editor.Plugin.Repacked.*
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
# Unity3D generated file on crash reports
sysinfo.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment