From 4b3d5ce0d785276f0ac9b49b2732115427defca8 Mon Sep 17 00:00:00 2001 From: Dom Date: Tue, 2 Jun 2026 16:31:09 +0200 Subject: [PATCH] chore(gitignore): ignore local agent and runtime artifacts --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.gitignore b/.gitignore index c14c644f7..f72684cfd 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,7 @@ htmlcov/ # === Backups === *_backup_* +*.db.backup_* backups/ *.bak *.bak_* @@ -90,6 +91,9 @@ archives/ # Ne jamais committer — gérer via `git worktree list` / `git worktree remove`. .claude/ .kiro/ +.antigravitycli/ +.playwright-cli/ +.qwen/ .mcp.json .snapshots/ @@ -111,6 +115,12 @@ data/ *.db-journal *.db-wal *.db-shm +web_dashboard/static/analytics/*.bpmn +results_vlm_bench.json + +# Scripts locaux one-shot d'intervention/bench, non réutilisables tels quels. +tools/bench_qwen35_evidence.py +tools/codex_windows_correction_rapport.py # Verbatims clients (sensibles, à valider avant push) docs/clients/