Files
work-queue-api/.gitignore
Steve W fbc88bb62b
Some checks failed
ci / build-test-push (push) Failing after 1m42s
feat: rebuild work queue api with fastapi and postgres
2026-04-11 19:24:52 +00:00

6 lines
47 B
Plaintext

.venv/
site/
__pycache__/
*.pyc
.pytest_cache/