diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 738468ccd4a9d0594dc6eeeda8806f8fdca7cad6..d07b7894f1bf8add4b6c024c5021086397536d03 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -21,4 +21,3 @@ xcuserdata *.xccheckout *.moved-aside *.xcuserstate -*.xcscheme diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 4ccb436827e6adc3feb966f404a8e3c0830b79dd..79d9331b6d490961ccd07b1e73282d549c7df10b 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -22,7 +22,6 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint -*.xcscheme ## Obj-C/Swift specific *.hmap diff --git a/Swift.gitignore b/Swift.gitignore index 4ccb436827e6adc3feb966f404a8e3c0830b79dd..79d9331b6d490961ccd07b1e73282d549c7df10b 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -22,7 +22,6 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint -*.xcscheme ## Obj-C/Swift specific *.hmap