This commit is contained in:
2026-06-06 23:54:11 +08:00
commit 33639129b1
58 changed files with 10309 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.venv/
.runtime/
__pycache__/
*.pyc
node_modules/
frontend/dist/
backend/data/
backend/uploads/
*.sqlite3
.env