mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 03:48:01 +01:00
Ignore all .DS_Store files, not just the one in the project root.
By: James Clarke <jamesrtclarke@me.com>
This commit is contained in:
parent
a553ddbb0b
commit
7d58945ede
2
paper-server/.gitignore
vendored
2
paper-server/.gitignore
vendored
@ -24,7 +24,7 @@
|
||||
/world
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
|
Loading…
Reference in New Issue
Block a user