chore: 将 .venv 加入 .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@ __pycache__/
|
||||
dist/
|
||||
build/
|
||||
venv/
|
||||
.venv/
|
||||
.env
|
||||
.env.local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user