Skip to content

Commit 83055d9

Browse files
committed
added venv folder to .gitignore
1 parent 4156cfe commit 83055d9

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
@@ -1,2 +1,3 @@
11
dots.py
2-
__pycache__
2+
__pycache__
3+
venv

0 commit comments

Comments
 (0)