Skip to content

Commit 8aa416d

Browse files
add .venv to gitignore
1 parent 98913c6 commit 8aa416d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# python
88
env
99
venv
10+
.venv
1011
*.pyc
1112
.python-version
1213
**.egg-info/

0 commit comments

Comments
 (0)