chore: update .gitignore for local development files

This commit is contained in:
Kastrah 2026-01-26 11:34:50 +01:00
parent cf20305894
commit c1dfc074fc

12
.gitignore vendored
View File

@ -12,6 +12,18 @@ coverage
.worktrees/
.DS_Store
**/.DS_Store
# Local development
.claude/
.scout-output/
.tldr/
.tldrignore
thoughts/
*.skill
clawdbot-local-config-backup.json
clawdbot-openrouter.json
skills/
**/__pycache__/
ui/src/ui/__screenshots__/
ui/playwright-report/
ui/test-results/