Files
m20_core_web/.gitignore

16 lines
196 B
Plaintext

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