Adds the package lock file to gitignore

This commit is contained in:
Michael Weimann
2018-12-02 11:02:36 +01:00
parent c121a936ef
commit 37ce80b085

1
.gitignore vendored
View File

@@ -13,3 +13,4 @@ tests/integration/vendor/
tests/integration/composer.lock
vendor/
*.lock
package-lock.json