Skip to content

Commit 35934c0

Browse files
committed
add virtualenv to .gitignore
Signed-off-by: Oleg S <[email protected]>
1 parent a04745f commit 35934c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
# Spelling
44
dictionary.dic
5+
6+
# python virtualenv
7+
venv

0 commit comments

Comments
 (0)