chore [#3699] : fix .gitignore syntax and untrack package-lock.json

This commit is contained in:
Prince EKPINSE 2025-11-08 22:33:22 +01:00
parent cf31ca20b9
commit b9e90268d1
2 changed files with 1 additions and 28606 deletions

2
.gitignore vendored
View file

@ -5,7 +5,7 @@ node_modules
.pnp
.pnp.js
.pnpm-store
.package-lock.json
package-lock.json
# testing
/coverage