chore: add node_modules to gitignore
This commit is contained in:
@@ -5,6 +5,11 @@ build/*
|
|||||||
# Compiled map packer
|
# Compiled map packer
|
||||||
pack_map
|
pack_map
|
||||||
|
|
||||||
|
# Node.js
|
||||||
|
node_modules/
|
||||||
|
package-lock.json
|
||||||
|
package.json
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Reference in New Issue
Block a user