Преглед на файлове

Merge pull request #2163 from commscheck/xcode-source-control

Update Objective-C and Swift to match Xcode.gitignore
Brendan Forster преди 8 години
родител
ревизия
ac8884009e
променени са 2 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 2 1
      Objective-C.gitignore
  2. 2 1
      Swift.gitignore

+ 2 - 1
Objective-C.gitignore

@@ -19,7 +19,8 @@ xcuserdata/
 
 ## Other
 *.moved-aside
-*.xcuserstate
+*.xccheckout
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap

+ 2 - 1
Swift.gitignore

@@ -19,7 +19,8 @@ xcuserdata/
 
 ## Other
 *.moved-aside
-*.xcuserstate
+*.xccheckout
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap