.git
.gitignore
.idea
.venv
.pytest_cache
__pycache__
**/__pycache__
**/*.pyc
tests
tmp
*.md
!README.md
Dockerfile
.dockerignore
uv.lock
