diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 08b55ac6..1201b5de 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 9724b3c6..aa5b516c 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -19,8 +19,7 @@ xcuserdata/ ## Other *.moved-aside -*.xccheckout -*.xcscmblueprint +*.xcuserstate ## Obj-C/Swift specific *.hmap