Skip to content

Instantly share code, notes, and snippets.

@MSylvia
Created September 13, 2017 19:56
Show Gist options
  • Select an option

  • Save MSylvia/c1ead3ea9abcf2d6289070e5031f909b to your computer and use it in GitHub Desktop.

Select an option

Save MSylvia/c1ead3ea9abcf2d6289070e5031f909b to your computer and use it in GitHub Desktop.
Unity .gitignore file
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
/Assets/Editor/GitHub.meta
/Assets/Editor/GitHub/
# 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