init: 初始化项目
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
venv/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
.git
|
||||
storage/
|
||||
alembic/versions/
|
||||
*.egg-info/
|
||||
.pytest_cache/
|
||||
Reference in New Issue
Block a user