Skip to content

Commit f3f0b65

Browse files
Update .gitignore
1 parent f824c6c commit f3f0b65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ ipython_config.py
8484
# pyenv
8585
.python-version
8686

87+
# Venv
88+
bin/
89+
pyvenv.cfg
90+
8791
# pipenv
8892
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
8993
# However, in case of collaboration, if having platform-specific dependencies or dependencies

0 commit comments

Comments
 (0)