Disable versioning for package-lock.json

This commit is contained in:
Fedor A. Fetisov 2021-01-29 22:28:55 +03:00
parent ca6b8971b3
commit 6cf3aa7f1a

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# Do not index node.js modules that are used for building
node_modules
package-lock.json
# Do not index bower components
vendor