.git
.github
.venv
.pytest_cache
.mypy_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
*.egg-info
dist
build
tests
docker
assets
scripts
*.md
!README.md
.pre-commit-config.yaml
.gitignore
