.mypy_cache/
.pytest_cache/
__pycache__/

.vscode/

.env

docs/_build
playground/

.coverage
coverage.xml
.cursorrules
.python-version
.pre-commit-config.yaml
.venv/
.ruff_cache/