chore(gitignore): ignore les rapports OCR bench locaux
Le fichier ocr-baseline-XX.json contient potentiellement des données client extraites (montants, noms, emails). Pas à versionner — chaque dev/contributeur lance son propre bench. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
4d0cab8b33
commit
35ffde9d56
6
.gitignore
vendored
6
.gitignore
vendored
@ -35,4 +35,8 @@ apps/web/public/mockServiceWorker.js
|
|||||||
# Playwright
|
# Playwright
|
||||||
test-results/
|
test-results/
|
||||||
playwright-report/
|
playwright-report/
|
||||||
e2e/playwright/.cache/
|
e2e/playwright/.cache/
|
||||||
|
|
||||||
|
# Rapports OCR bench (locaux, peuvent contenir des données client)
|
||||||
|
ocr-baseline*.json
|
||||||
|
ocr-report*.json
|
||||||
Loading…
x
Reference in New Issue
Block a user