diff --git a/Unity.gitignore b/Unity.gitignore index 4d8768d6..96777d73 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -1,6 +1,17 @@ +################## +# Unity ignores: +# +# !!! WARNING !!! +# +# … you MUST convert Unity to using Metafiles *before* you start using this +# .gitignore file, or you WILL lose data! +# + [Ll]ibrary/ [Tt]emp/ [Oo]bj/ +[Bb]uilds/ +[Ss]creenshots/ # Autogenerated VS/MD solution and project files /*.csproj @@ -11,3 +22,9 @@ /*.userprefs /*.pidb /*.booproj + +# OS X only: +.DS_Store +*.swp +*.Trashes +