Procházet zdrojové kódy

Merge pull request #1547 from modocache/xcode-ignore-xcscmblueprint

[ObjC][Swift] Ignore Xcode SCM blueprint files
Brendan Forster před 10 roky
rodič
revize
cdfa89334d
2 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 1 0
      Objective-C.gitignore
  2. 1 0
      Swift.gitignore

+ 1 - 0
Objective-C.gitignore

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

+ 1 - 0
Swift.gitignore

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