diff options
author | Carl Suster <code@contraflo.ws> | 2014-03-07 00:20:51 +1100 |
---|---|---|
committer | Carl Suster <code@contraflo.ws> | 2014-03-07 00:20:51 +1100 |
commit | 1446bd004483542cc2e003cd446718518cd3c8d0 (patch) | |
tree | e32abe3681c151a43669ae507de447a5a877e9fe /Objective-C.gitignore | |
parent | 5a6b8dbb8f0e13f071e80bcb64a8b314ea1b8e26 (diff) | |
download | gitignore-1446bd004483542cc2e003cd446718518cd3c8d0.tar.gz gitignore-1446bd004483542cc2e003cd446718518cd3c8d0.zip |
Remove OSX-specific rule from ObjectiveC template
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r-- | Objective-C.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index d0ce7de7..ecb86fa7 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -1,6 +1,3 @@ -# OS X -.DS_Store - # Xcode build/ *.pbxuser |