__pycache__
*.pyc
*.pyo
.venv
.conda
.git
.gitignore
.gitattributes
.github
.claude
docs
tests
web/tests
*.md
!README.md
.DS_Store
*.egg-info
dist
.ruff_cache
.mypy_cache
.pytest_cache
.prek_cache
*.toml
!pyproject.toml
!web/config.toml
!web/accounts.toml
