Ignore all .DS_Store files, not just the one in the project root.

By: James Clarke <jamesrtclarke@me.com>
This commit is contained in:
CraftBukkit/Spigot 2013-01-26 11:06:26 +00:00
parent a553ddbb0b
commit 7d58945ede

View File

@ -24,7 +24,7 @@
/world
# Mac filesystem dust
/.DS_Store
.DS_Store
# intellij
*.iml