.git
.venv
.venv_broken_*
__pycache__
*.pyc
*.pyo
.pytest_cache
.mypy_cache
.ruff_cache
htmlcov
.coverage
data
*.sqlite3*
.env
.env.example
.idea
.vscode
*.log
docs
README.md
TODO.md
.cursor
.github
tests
