diff options
author | Nick Brook <nrbrook@gmail.com> | 2015-11-19 00:24:34 +0000 |
---|---|---|
committer | Nick Brook <nrbrook@gmail.com> | 2015-11-19 00:24:34 +0000 |
commit | 97dc1fdfc3be743f402dd4a965909f85bc2447d0 (patch) | |
tree | cb72fac0792cc79a5ed1899e8a0651c95d6ec09f /Objective-C.gitignore | |
parent | c608298e61930c0d8f72b31921df7dcaed18a28a (diff) | |
download | gitignore-97dc1fdfc3be743f402dd4a965909f85bc2447d0.tar.gz gitignore-97dc1fdfc3be743f402dd4a965909f85bc2447d0.zip |
Remove *.xcscheme to Global/Xcode.gitignore,Objective-C.gitignore and Swift.gitignore
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r-- | Objective-C.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 4ccb4368..79d9331b 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -22,7 +22,6 @@ xcuserdata *.moved-aside *.xcuserstate *.xcscmblueprint -*.xcscheme ## Obj-C/Swift specific *.hmap |