diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 08b55ac..1201b5d 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -19,8 +19,7 @@ xcuserdata/ ## Other *.moved-aside -*.xccheckout -*.xcscmblueprint +*.xcuserstate ## Obj-C/Swift specific *.hmap diff --git a/Swift.gitignore b/Swift.gitignore index 9724b3c..aa5b516 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -19,8 +19,7 @@ xcuserdata/ ## Other *.moved-aside -*.xccheckout -*.xcscmblueprint +*.xcuserstate ## Obj-C/Swift specific *.hmap