init. 初始化项目,并初步完成前端模板样式

This commit is contained in:
2026-03-26 11:08:42 +08:00
commit af9d7a676f
116 changed files with 5266 additions and 0 deletions
Executable
+18
View File
@@ -0,0 +1,18 @@
/db/*
/logs/*
/deploy/
celerybeat-schedule
config/supervisord.pid
config/supervisord.sock
.idea/
/.idea/
/.idea/*
/templates/
/templates/*
**/__pycache__
**/.DS_Store
/venv/
/sites/
/internal/
/sites/*
/internal/*