html vers, deploy

This commit is contained in:
2026-05-17 22:45:45 +12:00
parent c2fcd2179b
commit 4f1a2cbac3
16 changed files with 3872 additions and 648 deletions
+14
View File
@@ -0,0 +1,14 @@
.git
.gitignore
.env
.env.*
*.log
*.err
__pycache__/
*.pyc
.venv/
venv/
.DS_Store
Thumbs.db
README.md
Deploy.ps1