Skip to content

Instantly share code, notes, and snippets.

@phoenleo
Last active February 29, 2016 05:20
Show Gist options
  • Select an option

  • Save phoenleo/5c2c9f27535fe1b0b1c2 to your computer and use it in GitHub Desktop.

Select an option

Save phoenleo/5c2c9f27535fe1b0b1c2 to your computer and use it in GitHub Desktop.
Git ignore for Touchten's Unity 3D project
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/Assets/AssetStoreTools*
# Autogenerated VS/MD solution and project files
ExportedObj/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
# Unity3D generated meta files
*.pidb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# OS Specific
.DS_Store
# Touchten Modules
/ModulesTemp/
/node_modules/
/PluginsBackup/
/EditorBackup/
npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment