Files
m20_core_web/.gitignore
2025-10-26 15:34:58 +08:00

15 lines
178 B
Plaintext

venv/
__pycache__/
.vscode/
/static/received/left/
/static/received/right/
/static/received/left_marked/
/static/received/right_marked/
# 数据文件及数据库
*.zip
*.db