Add the package-lock.json file to the .gitignore

This commit is contained in:
Jacob Tobiasz 2023-09-16 07:00:25 +02:00
parent 263a9a4739
commit a9d75e59b5
No known key found for this signature in database
GPG key ID: 3F84290201B006E0

1
.gitignore vendored
View file

@ -59,4 +59,5 @@ docker-compose.override.yml
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
yarn.lock yarn.lock
package-lock.json
###< symfony/webpack-encore-bundle ### ###< symfony/webpack-encore-bundle ###