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 7cc00a1 commit 583f11eCopy full SHA for 583f11e
Python.gitignore
@@ -82,7 +82,9 @@ profile_default/
82
ipython_config.py
83
84
# pyenv
85
-.python-version
+# For a library or package, you might want to ignore these files since the code is
86
+# intended to run in multiple environments; otherwise, check them in:
87
+# .python-version
88
89
# pipenv
90
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
0 commit comments