Files

14 lines
197 B
Plaintext
Raw Permalink Normal View History

2026-04-19 20:19:58 +02:00
.git
.gitignore
.pytest_cache
.venv
__pycache__
*.pyc
data
openapi
src
# Frontend host build artifacts — built inside the node stage, not needed from context
frontend/node_modules
frontend/dist