chore: project scaffolding and design docs

This commit is contained in:
Christophe Vila
2026-05-17 19:37:05 +02:00
commit 1b1e90f9d7
5 changed files with 1153 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.env
.garth/
.venv/
__pycache__/
*.pyc
.idea/
dist/