Skip to content

Commit

Permalink
Ignore all .DS_Store files, not just root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazy-Uncle-Harris authored and riking committed Apr 1, 2013
1 parent 9e614c1 commit 10c1edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
/manifest.mf

# Mac filesystem dust
/.DS_Store
.DS_Store

# intellij
*.iml
*.ipr
*.iws
.idea/
.idea/

0 comments on commit 10c1edc

Please sign in to comment.