Initial scaffold: SPEC, PLAN, app modules, Dockerfile, compose, CI workflow

This commit is contained in:
Stefan Koelle
2026-08-07 00:11:43 +02:00
parent 2b84094df0
commit d456a856e3
3 changed files with 37 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
.env
data/
__pycache__/
*.pyc
.venv/