13 lines
249 B
Plaintext
13 lines
249 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
.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
|