.git
.github
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
*.pyd
venv
env
.env
dist
build
htmlcov
tests
docs
samples
scripts
