Modified .gitignore to remove Mac filesystem dust (/.DS_Store)
By: Peter Lamonica <plamoni@gmail.com>
This commit is contained in:
3
paper-server/.gitignore
vendored
3
paper-server/.gitignore
vendored
@ -22,3 +22,6 @@
|
||||
/manifest.mf
|
||||
|
||||
/world
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
Reference in New Issue
Block a user