.venv/
venv/
.git/
.github/
dist/
build/
*.spec
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
tests/
Makefile
Dockerfile
.dockerignore
.gitignore
