From e803c40473e68dcc3b709e85644b54793d047b26 Mon Sep 17 00:00:00 2001 From: jjjhrl Date: Thu, 24 Jul 2014 14:33:15 +0800 Subject: [PATCH] Update Unity.gitignore added some other files needed to be ignored for unity3d. --- Unity.gitignore | 46 +++++++++++++++++++++++++++++++++------------- 1 file changed, 33 insertions(+), 13 deletions(-) diff --git a/Unity.gitignore b/Unity.gitignore index feb47395..6d24dc49 100644 --- a/Unity.gitignore +++ b/Unity.gitignore @@ -1,16 +1,36 @@ -[Ll]ibrary/ +# =============== # +# Unity generated # +# =============== # [Tt]emp/ [Oo]bj/ - -# Autogenerated VS/MD solution and project files -/*.csproj -/*.unityproj -/*.sln -/*.suo -/*.user -/*.userprefs -/*.pidb -/*.booproj - -#Unity3D Generated File On Crash Reports +UnityGenerated/ +[Ll]ibrary/ sysinfo.txt + +# ===================================== # +# Visual Studio / MonoDevelop generated # +# ===================================== # +ExportedObj/ +*.svd +*.userprefs +*.csproj +*.pidb +*.suo +*.sln +*.user +*.unityproj +*.booproj + +# ============ # +# OS generated # +# ============ # +.DS_Store +.DS_Store? +._* +.Spotlight-V100 +.Trashes +Icon? +ehthumbs.db +Thumbs.db +Desktop.ini +ehthumbs.db