Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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/

Loading