diff --git a/.gitignore b/.gitignore index 4eb96357..bb4ec7b6 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,9 @@ benches/*_results*.json # Session recordings *.cast +# Coding-agent review-findings dirs. Automated review tooling writes these at +# the repo root of a working tree. They hold internal run identifiers and raw +# review commentary, so a broad `git add -A` must never sweep them into a PR. +.architect/ +.reviewer/ +