完成部分API路由以及文档
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
.venv/
|
||||
.env/
|
||||
.vscode/
|
||||
.VSCodeCounter/
|
||||
|
||||
*.py[cod]
|
||||
*.pyo
|
||||
*.pyd
|
||||
|
||||
*.code-workspace
|
||||
Reference in New Issue
Block a user