Adds the package lock file to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,3 +13,4 @@ tests/integration/vendor/
|
|||||||
tests/integration/composer.lock
|
tests/integration/composer.lock
|
||||||
vendor/
|
vendor/
|
||||||
*.lock
|
*.lock
|
||||||
|
package-lock.json
|
||||||
|
|||||||
Reference in New Issue
Block a user