trails/.gitignore
Ullrich Schäfer e3e01a34ae
chore: gitignore internal working notes
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>
2026-06-12 13:56:08 +02:00

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/