Skip to content

Commit 0902474

Browse files
committed
meta: add conventional name for venvs to gitignore
1 parent c75b4d0 commit 0902474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.env
2+
.venv*
23
__pycache__
34
*.egg-info
45
site-local

0 commit comments

Comments
 (0)