mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-27 21:24:25 -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
|
||||
/test/npm-debug.log
|
||||
/test/server
|
||||
.DS_Store
|
||||
|
Loading…
x
Reference in New Issue
Block a user