Skip to content

Commit 01e4a0a

Browse files
committed
ignore .venv
1 parent ab17e44 commit 01e4a0a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.idea/
22
.vscode/
33

4-
__pycache__/
4+
__pycache__/
5+
.venv

0 commit comments

Comments
 (0)