initial code

This commit is contained in:
2026-07-15 17:55:53 -06:00
parent 0952a7ffce
commit 05729fc6de
53 changed files with 12965 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
.env
.env.*
!.env.example
.venv/
__pycache__/
*.pyc
.ipynb_checkpoints/
.DS_Store
/data/
/artifacts/
/models/
/.secrets/