Added package-lock.json in .cursorignore

This commit is contained in:
Sadrinho27 2025-09-29 23:42:15 +02:00
parent c0d386e031
commit 778abe903d

View File

@ -1,5 +1,6 @@
# Ignorer les contenus volumineux pour le contexte IA
node_modules/
package-lock.json
dist/
build/
coverage/