Browse Source

added line to Objective-C gitignore to ignore the *.moved-aside files from XCode

Mark Lussier 14 years ago
parent
commit
5c2a78f44f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Objective-C.gitignore

+ 1 - 0
Objective-C.gitignore

@@ -8,3 +8,4 @@ xcuserdata
 # osx
 .DS_Store
 profile
+*.moved-aside