.git
__pycache__
*.pyc
*.pyo
.env
.env.*
*.egg-info
data/
.venv
node_modules
*.md
!README.md
tests/
.cache
.mypy_cache
.pytest_cache
.ruff_cache
