.git
.github
.venv
.venv-*
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
dist
build
htmlcov
.coverage
coverage.xml
node_modules
npm-wrapper/dist
npm-wrapper/node_modules
docs
docs-site
examples
tests
*.log
.DS_Store
.env
.env.*
