feat: 完成共享单车课程设计
This commit is contained in:
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.zip
|
||||
*.tar.gz
|
||||
outputs/rerun.log
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user