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