diff options
author | Carl Suster <carl@contraflo.ws> | 2014-04-06 10:38:24 +1000 |
---|---|---|
committer | Carl Suster <carl@contraflo.ws> | 2014-04-06 10:38:24 +1000 |
commit | 5f4223833162b45377e9900b6da8340f5992dc82 (patch) | |
tree | bd58ad17535c6169d8040187c5e51f9406bc9e45 /Global/Xcode.gitignore | |
parent | 336dd397ffc23f66107bf7c71195e4578bb761d7 (diff) | |
download | gitignore-5f4223833162b45377e9900b6da8340f5992dc82.tar.gz gitignore-5f4223833162b45377e9900b6da8340f5992dc82.zip |
Remove Obj-C-specific hmap & ipa from general Xcode template
Diffstat (limited to 'Global/Xcode.gitignore')
-rw-r--r-- | Global/Xcode.gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Global/Xcode.gitignore b/Global/Xcode.gitignore index 3756dc05..30986799 100644 --- a/Global/Xcode.gitignore +++ b/Global/Xcode.gitignore @@ -12,5 +12,3 @@ xcuserdata profile *.moved-aside DerivedData -*.hmap -*.ipa |