Update .gitignore to ignore package-lock.json

This commit is contained in:
2026-02-04 07:02:11 +01:00
parent 3aac36b116
commit 3fe1e5247e

1
.gitignore vendored
View File

@@ -9,3 +9,4 @@ node_modules
dist
src-tauri/target
src-tauri/gen
package-lock.json