Skip to content

Commit 03830c3

Browse files
committed
chore: ignore .venv directory
1 parent c157efa commit 03830c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
coverage.xml
33
__pycache__
44
.idea
5-
venv
5+
.venv/
66
htmlcov/
77
dist/

0 commit comments

Comments
 (0)