left4me/.gitignore
mwiegand dafd1d7f15
chore(gitignore): ignore .tmp/ scratch directory
Used for one-off spikes and scratch scripts during development; should
never be committed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 11:53:14 +02:00

15 lines
175 B
Text

.worktrees/
.claude/
.venv/
.direnv/
.pytest_cache/
__pycache__/
*.pyc
*.egg-info/
l4d2web.db*
# CocoIndex Code (ccc)
/.cocoindex_code/
.superpowers/
*.db
opencode.json
.tmp/