Skip to content

Commit 3842a64

Browse files
Merge pull request #20 from lups2000/fix/gitignore
Update gitignore excluding .venv/
2 parents 0b174d8 + 8ca4771 commit 3842a64

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 @@ __pycache__/
77

88
# Virtual env
99
venv/
10+
.venv/
1011
.env/
1112
.envrc
1213

0 commit comments

Comments
 (0)