feat: monorepo scaffold — photoflow shared dist + trip-cluster app skeleton

This commit is contained in:
2026-06-27 17:08:11 +02:00
parent c406b567bd
commit 01ac95059e
13 changed files with 56 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
__pycache__/
*.pyc
.venv/
data/
*.db
.env
.pytest_cache/
*.egg-info/