ci: add package-lock.json to gitignore

This commit is contained in:
Marco Baehler 2024-06-13 12:55:36 +02:00
parent e43fc59e46
commit 42aad88f9f
2 changed files with 3 additions and 22009 deletions

3
.gitignore vendored
View File

@ -12,6 +12,9 @@
/.next/
/out/
# npm
package-lock.json
# production
/build

22009
package-lock.json generated

File diff suppressed because it is too large Load Diff