add package lock to gitignore

This commit is contained in:
Cooper Quintin
2025-04-22 10:10:41 -07:00
parent 1a8010964e
commit af17788a36

3
bin/web/.gitignore vendored
View File

@@ -19,3 +19,6 @@ Thumbs.db
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
package-lock.json
yarn.lock