Skip to content

Instantly share code, notes, and snippets.

@yuri-hattori
Created October 15, 2019 01:00
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 yuri-hattori/c88b0d526544966f724b678e17783fc6 to your computer and use it in GitHub Desktop.
Save yuri-hattori/c88b0d526544966f724b678e17783fc6 to your computer and use it in GitHub Desktop.
Unityプロジェクトで使っている.gitignore
# Unity
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/WebGL/
# Autogenerated VS/MD solution and project files
ExportedObj/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.userprefs.meta
*.pidb
*.booproj
*.svd
# mac
.DS_Store
# JetBrains
.idea/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment