chore(git): ignore package-lock.json
All checks were successful
Project CI-testing / ci (push) Successful in 3m23s

Ignore local npm lockfile in this repo so incidental local generation does not appear as untracked noise.

Made-with: Cursor
This commit is contained in:
WDI-Ideas
2026-04-08 13:17:14 +05:30
parent d7588f6d73
commit 0b395e96ac

1
.gitignore vendored
View File

@@ -31,3 +31,4 @@ Thumbs.db
# Temporary
*.tmp
package-lock.json