Skip to content

Instantly share code, notes, and snippets.

@AbhimanyuAryan
Last active May 6, 2017 17:02
Show Gist options
  • Save AbhimanyuAryan/27f40d571705029522dd896ac4fecfc4 to your computer and use it in GitHub Desktop.
Save AbhimanyuAryan/27f40d571705029522dd896ac4fecfc4 to your computer and use it in GitHub Desktop.
Unity 5.6 Git Ignore
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
/Assets/@THEME 5.6
/Assets/VSCode
# Visual Studio 2015 cache directory
/.vs/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
*.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment