Skip to content

Instantly share code, notes, and snippets.

@antpaw
Created May 22, 2019 09:31
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 antpaw/ae34832b4833cc42809c94fe562729a0 to your computer and use it in GitHub Desktop.
Save antpaw/ae34832b4833cc42809c94fe562729a0 to your computer and use it in GitHub Desktop.
Unity .gitignore
/.gradle/
/.vscode/
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Ll]ogs/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
/Assets/tmp/_ignored/
/Assets/tmp/_ignored.meta
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.csproj.meta
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
# Unity3D generated meta files
*.pidb.meta
*.unitypackage.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment