chore: 添加 .venv/ 到 gitignore,更新 README 加入 venv 步骤
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -3,3 +3,8 @@ __pycache__/
|
||||
*.egg-info/
|
||||
.env
|
||||
*.log
|
||||
|
||||
venv/
|
||||
.venv/
|
||||
env/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user