docs: 记录单人项目提交规则
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.DS_Store
|
||||
.pytest_cache/
|
||||
.coverage
|
||||
htmlcov/
|
||||
.env
|
||||
data/*.db
|
||||
data/*.db-*
|
||||
Reference in New Issue
Block a user