informed-decision/.gitignore
tegwick d0302e1046 Add .gitignore; untrack committed bytecode
__pycache__ was committed alongside the domain core. Untracked and ignored.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V3W1dQG7GFFM9d94jFx7iR

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 1565372@bnt-lap001
Assistant-Session: 16bb2f25-b34c-49ef-8e94-5fec3567a568
2026-09-10 20:39:31 +02:00

5 lines
57 B
Text

__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
.venv/