.git
.github
.venv
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
htmlcov
dist
build
reports
*.egg-info
.env
.env.*
tests
docs
examples
Makefile
.pre-commit-config.yaml
