Skip to content

Commit

Permalink
added .DS_store to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilechin committed Sep 19, 2017
1 parent 1d759db commit ebd3098
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,9 @@ local.properties

# shippable results
shippable/

# Ignore Mac DS_Store files
.DS_Store

# Ignore *~ files
*~

0 comments on commit ebd3098

Please sign in to comment.