Pipeline/backend/.gitignore

14 lines
262 B
Plaintext

__pycache__/
*.pyc
.venv/
.venv-tools/
.env
.runlogs/
# Generated on demand from uv.lock (single source of truth is pyproject.toml + uv.lock).
requirements.txt
requirements-dev.txt
# Generated for orval input (avoid needing a running backend/DB).
openapi.json