Initial add

This commit is contained in:
2026-05-19 18:14:39 -04:00
commit 86e6adfe2e
12 changed files with 526 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
__pycache__/
*.pyc
*.pyo
*.pyd
venv/
.env
.git/