Skip to content

Commit 566632c

Browse files
committed
ignore .venv instead of venv
1 parent 3a28e27 commit 566632c

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
@@ -4,4 +4,4 @@
44
*.egg-info
55
dist/
66
build/
7-
venv/
7+
.venv/

0 commit comments

Comments
 (0)