Skip to content

Instantly share code, notes, and snippets.

@kodai100
Created August 8, 2017 03:07
Show Gist options
  • Select an option

  • Save kodai100/39787fedbc7109035c2b3e7561e68a44 to your computer and use it in GitHub Desktop.

Select an option

Save kodai100/39787fedbc7109035c2b3e7561e68a44 to your computer and use it in GitHub Desktop.
Unity My ,gitignore
/[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
*.pdb
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
#Mac
*.DS_Store
# Unity3D Generated File On Crash Reports
sysinfo.txt
# vim
*~
*.swp
#UnityVS
Assets/Packages/UnityVS*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment