Skip to content

Instantly share code, notes, and snippets.

@kirillrybin
Last active August 31, 2015 08:35
Show Gist options
  • Save kirillrybin/9248506 to your computer and use it in GitHub Desktop.
Save kirillrybin/9248506 to your computer and use it in GitHub Desktop.
gitignore for Unity3d Project
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
Assets/UnityVS/*
Assets/UnityVS.meta
.vs/
/_ReSharper*/
/*.csproj
/*.unityproj
/*.sln
/*.suo
/*.user
/*.userprefs
/*.pidb
/*.booprojs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment