We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f824c6c commit f3f0b65Copy full SHA for f3f0b65
.gitignore
@@ -84,6 +84,10 @@ ipython_config.py
84
# pyenv
85
.python-version
86
87
+# Venv
88
+bin/
89
+pyvenv.cfg
90
+
91
# pipenv
92
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
93
# However, in case of collaboration, if having platform-specific dependencies or dependencies
0 commit comments