]> source.dussan.org Git - gitignore.git/commitdiff
[ObjC][Swift] Ignore Xcode SCM blueprint files 1547/head
authorBrian Gesiak <bgesiak@fb.com>
Tue, 9 Jun 2015 04:24:09 +0000 (00:24 -0400)
committerBrian Gesiak <bgesiak@fb.com>
Tue, 9 Jun 2015 04:24:09 +0000 (00:24 -0400)
These files are automatically generated by Xcode and maintain
information regarding source control. Xcode is typically used
in Objective-C and Swift projects, so add these to the ignored files for
these platforms.

Objective-C.gitignore
Swift.gitignore

index 7f24b4de80ea36fa9448192c24cb68d72e816456..05096f66ef27231dfc127a4564b80f06bcf919c9 100644 (file)
@@ -21,6 +21,7 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 *.xcuserstate
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap
index 583de456edd82695e84f29fd3e69b766af4491bb..d571cb2c8d0278a3b8866003a89fc22038b733b7 100644 (file)
@@ -21,6 +21,7 @@ xcuserdata
 *.xccheckout
 *.moved-aside
 *.xcuserstate
+*.xcscmblueprint
 
 ## Obj-C/Swift specific
 *.hmap