Skip to content

Commit 2b3bc8a

Browse files
author
Ian Gordon
committed
Add .DS_Store to our .gitignore.
Reviewers: randallli, #material_components_ios_owners Reviewed By: randallli, #material_components_ios_owners Projects: #material_components_ios Differential Revision: http://codereview.cc/D110
1 parent e140184 commit 2b3bc8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ xcuserdata
2929
*.xcuserstate
3030
*.xcscmblueprint
3131

32+
## OS X System files
33+
.DS_Store
34+
3235
## Obj-C/Swift specific
3336
*.hmap
3437
*.ipa

0 commit comments

Comments
 (0)