Skip to content
Open
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
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ node_modules
.lighthouseci
lighthouse-results.md

# Local scratch/process notes (todo lists, plans, specs) written while working.
# Root-level only, so the tasks/ source directories under pages/ and src/ still track.
/tasks/

# AI Code Review - Temporary Files
# These are working files that get regenerated each review
.ai-review.json
Expand Down
Loading