Initial commit — Cellar MVP

This commit is contained in:
Matteo Benedetto
2026-03-07 13:20:19 +01:00
commit 1252c5b115
14 changed files with 1143 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
__pycache__/
*.pyc
*.pyo
*.pyd
.env
.venv/
venv/
.git/
.gitignore
data/
storage/