ignore package-lock.json

This commit is contained in:
Nathaniel Tampus
2023-02-06 14:08:51 +08:00
parent 1fb4ff600c
commit 3cc1a774eb

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@ dist
build build
dist-ssr dist-ssr
*.local *.local
package-lock.json
.env .env
.env.test .env.test