mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-26 01:32:02 -07:00
Ignore all .DS_Store files, not just root folder
By: computerdude5000 <computerdude5000@gmail.com>
This commit is contained in:
4
paper-api/.gitignore
vendored
4
paper-api/.gitignore
vendored
@@ -22,10 +22,10 @@
|
||||
/manifest.mf
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
.idea/
|
||||
|
Reference in New Issue
Block a user