Modified .gitignore to remove Mac filesystem dust (/.DS_Store)
By: Peter Lamonica <plamoni@gmail.com>
This commit is contained in:
parent
3402e64ba9
commit
f7ae67a1c4
1 changed files with 4 additions and 1 deletions
3
paper-server/.gitignore
vendored
3
paper-server/.gitignore
vendored
|
@ -22,3 +22,6 @@
|
||||||
/manifest.mf
|
/manifest.mf
|
||||||
|
|
||||||
/world
|
/world
|
||||||
|
|
||||||
|
# Mac filesystem dust
|
||||||
|
/.DS_Store
|
Loading…
Add table
Add a link
Reference in a new issue