/capybara
capybara.db*
dist/
.venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/

# Working notes for coding assistants, kept out of the repository.
CLAUDE.md
capybara-spec.md
.claude/

