Skip to content

Commit d72cc34

Browse files
committed
Add venv to gitignore.
1 parent 32a6767 commit d72cc34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
build
44
dist
55
__pycache__
6-
.pytest_cache
6+
.pytest_cache
7+
.venv

0 commit comments

Comments
 (0)