Disable versioning for package-lock.json

This commit is contained in:
Fedor A. Fetisov 2021-01-29 23:57:26 +03:00
parent ce30efb1dd
commit 65680cb515

2
.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 releases
release
@ -10,4 +11,3 @@ vendor/
# Do not index composer files
composer.phar
composer.lock