mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-15 22:21: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
1 changed files with 1 additions and 1 deletions
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 a new issue