build(deps): Add NPM config to track updates
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,3 +2,7 @@
|
||||
.*
|
||||
!.git*
|
||||
!.editorconfig
|
||||
|
||||
# NPM
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
Reference in New Issue
Block a user