.env

.venv/
__pycache__/
*.py[cod]

# Python tooling
.mypy_cache/
.pytest_cache/
.ruff_cache/
build/
dist/
*.egg-info/

# Local agent and browser tooling
.claude/
.codegraph/
.playwright-mcp/
AGENTS.md
my_skills/

# OS metadata
.DS_Store

# Local runtime state
.ejagent-sessions/
.simagentplg-sessions/
