15 lines
178 B
Plaintext
15 lines
178 B
Plaintext
venv/
|
|
__pycache__/
|
|
.vscode/
|
|
|
|
|
|
/static/received/left/
|
|
/static/received/right/
|
|
/static/received/left_marked/
|
|
/static/received/right_marked/
|
|
|
|
# 数据文件及数据库
|
|
*.zip
|
|
*.db
|
|
|