.git/
.github/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.py[cod]
*.pyo

build/
dist/
htmlcov/
.coverage
.coverage.*
coverage.xml

.DS_Store
.idea/
.vscode/

.env
.env.*
!.env.example

.cache/ritebook/
.config/ritebook/
ritebook-index.json
