重构模型平台前后端并移除Redis依赖
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.gitignore
|
||||
**/__pycache__
|
||||
**/*.py[cod]
|
||||
**/.pytest_cache
|
||||
**/.mypy_cache
|
||||
**/.ruff_cache
|
||||
**/.venv
|
||||
frontend/node_modules
|
||||
frontend/build
|
||||
frontend/.react-router
|
||||
deploy/data
|
||||
*.zip
|
||||
Reference in New Issue
Block a user