docs/reviews/internal/ holds internal working notes we keep out of the published repo. Commit the ignore rule so the folder is excluded for everyone, not just on the local working tree. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
19 lines
279 B
Text
19 lines
279 B
Text
node_modules/
|
|
.turbo/
|
|
build/
|
|
dist/
|
|
.react-router/
|
|
.env
|
|
.env.local
|
|
.DS_Store
|
|
*.log
|
|
.crit.json
|
|
e2e/results/
|
|
test-results/
|
|
.env.development
|
|
playwright-report/
|
|
playwright-results.json
|
|
.claude/worktrees/
|
|
.claude/settings.local.json
|
|
.claude/scheduled_tasks.lock
|
|
docs/reviews/internal/
|