.git
.gitignore
.venv
__pycache__
*.pyc
.mypy_cache
.pytest_cache
dist
build
*.egg-info
tests
tools
docs
*.db
Dockerfile
.dockerignore
pyproject_edit.py
