initial commit
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
.vscode/
|
||||
|
||||
|
||||
/static/received/left/
|
||||
/static/received/right/
|
||||
|
||||
# 数据文件及数据库
|
||||
*.zip
|
||||
*.db
|
||||
|
||||
Reference in New Issue
Block a user