left4me/.gitignore
mwiegand 0d906605e9
chore: add direnv .envrc for local Python 3.13 venv
Pins to python3.13 to match the Debian Trixie production target.
Documents the dev setup in README and AGENTS.md so a fresh checkout
gets a working `python` via `direnv allow` + editable installs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 18:56:51 +02:00

11 lines
136 B
Text

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