Skip to content

Commit 1b7e2cb

Browse files
Albert Alonsofmfn
authored andcommitted
add most common virtual environments folders
1 parent 380b0d5 commit 1b7e2cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,12 @@ nosetests.xml
1919
coverage.xml
2020
*,cover
2121
.hypothesis/
22+
23+
# Environments
24+
.env
25+
.venv
26+
env/
27+
venv/
28+
ENV/
29+
env.bak/
30+
venv.bak/

0 commit comments

Comments
 (0)