diff options
author | murgatroid99 <mlumish@google.com> | 2015-05-11 10:59:42 -0700 |
---|---|---|
committer | murgatroid99 <mlumish@google.com> | 2015-05-11 10:59:42 -0700 |
commit | 91b66bb9eab80c8ce1da4fe7fe0dbbe147703724 (patch) | |
tree | eb7e4446cbdc7ee8ec7bbeb5e2ac71d5b59a8862 /src/objective-c/.gitignore | |
parent | 7d95470a62ebcf8486b8b1d0806a2483a40f91d6 (diff) |
Ignore .DS_Store files
Diffstat (limited to 'src/objective-c/.gitignore')
-rw-r--r-- | src/objective-c/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objective-c/.gitignore b/src/objective-c/.gitignore index ec839c09eb..1511066800 100644 --- a/src/objective-c/.gitignore +++ b/src/objective-c/.gitignore @@ -16,3 +16,4 @@ DerivedData *.hmap *.ipa *.xcuserstate +*.DS_Store
\ No newline at end of file |