chore(git): add package-lock.json to gitignore

This commit is contained in:
Maieul BOYER 2025-11-10 18:54:37 +01:00 committed by Maix0
parent aba4c4498c
commit 16cac7e111

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ node_modules/
*.db-shm
*.db-wal
/db/
package-lock.json