Skip to content

Instantly share code, notes, and snippets.

@hulefei
Created September 12, 2017 11:57
Show Gist options
  • Save hulefei/4a1861ec90a7811cde8711b7a70ef26e to your computer and use it in GitHub Desktop.
Save hulefei/4a1861ec90a7811cde8711b7a70ef26e to your computer and use it in GitHub Desktop.
the ignore of Git for unity
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment