diff --git a/.gitignore b/.gitignore index cec80d0..614ffbb 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,8 @@ apps/web/public/mockServiceWorker.js # Playwright test-results/ playwright-report/ -e2e/playwright/.cache/ \ No newline at end of file +e2e/playwright/.cache/ + +# Rapports OCR bench (locaux, peuvent contenir des données client) +ocr-baseline*.json +ocr-report*.json \ No newline at end of file