diff --git a/Unity.gitignore b/Unity.gitignore index 4d8768d6..a70ef996 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -1,13 +1,33 @@ -[Ll]ibrary/ +# =============== # +# Unity generated # +# =============== # [Tt]emp/ [Oo]bj/ +[Uu]nityGenerated/ +[Ll]ibrary/ -# Autogenerated VS/MD solution and project files -/*.csproj -/*.unityproj -/*.sln -/*.suo -/*.user +# ===================================== # +# Visual Studio / MonoDevelop generated # +# ===================================== # +[Ee]xportedObj/ +/*.svd /*.userprefs +/*.csproj /*.pidb +/*.suo +/*.sln +/*.user +/*.unityproj /*.booproj + +# ============ # +# OS generated # +# ============ # +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +Thumbs.db