added package-lock.json to git ignore due to deploy issues

This commit is contained in:
2024-02-10 19:34:43 +01:00
parent 00dc8b5d4f
commit 478eb74009

3
.gitignore vendored
View File

@@ -6,6 +6,7 @@ dist/
# dependencies
node_modules/
package-lock.json
# logs
npm-debug.log*
@@ -18,4 +19,4 @@ pnpm-debug.log*
.env.production
# macOS-specific files
.DS_Store
.DS_Store