mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
Merge pull request #116 from wtfaremyinitials/ignore-dsstore
Add .DS_Store to .gitignore.
This commit is contained in:
commit
1a4a74314d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/test/npm-debug.log
|
/test/npm-debug.log
|
||||||
/test/server
|
/test/server
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user