mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-27 02:31:43 +01:00
Modified .gitignore to remove Mac filesystem dust (/.DS_Store)
By: Peter Lamonica <plamoni@gmail.com>
This commit is contained in:
parent
3402e64ba9
commit
f7ae67a1c4
5
paper-server/.gitignore
vendored
5
paper-server/.gitignore
vendored
@ -21,4 +21,7 @@
|
||||
/dist
|
||||
/manifest.mf
|
||||
|
||||
/world
|
||||
/world
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
Loading…
Reference in New Issue
Block a user