From: Mark Lussier Date: Mon, 8 Nov 2010 21:29:54 +0000 (+0800) Subject: added line to Objective-C gitignore to ignore the *.moved-aside files from XCode X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5c2a78f44fdb528f12a7afc36a8321f447acdd68;p=gitignore.git added line to Objective-C gitignore to ignore the *.moved-aside files from XCode --- diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 1cacd557..cae9fa9d 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -8,3 +8,4 @@ xcuserdata # osx .DS_Store profile +*.moved-aside