Skip to content

Commit

Permalink
Ignore all .DS_Store files, not just the one in the project root.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrtc27 authored and gmcferrin committed Mar 21, 2013
1 parent 2305e00 commit ff7c371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/world

# Mac filesystem dust
/.DS_Store
.DS_Store

# intellij
*.iml
Expand Down

0 comments on commit ff7c371

Please sign in to comment.