diff --git a/Python.gitignore b/Python.gitignore index 5d8f5722e4695114c3e4899efead074958567806..5e79d70848dcb9f92e5f0bbb91e52ea515b277d4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -82,7 +82,9 @@ profile_default/ ipython_config.py # pyenv -.python-version +# For a library or package, you might want to ignore these files since the code is +# intended to run in multiple environments; otherwise, check them in: +# .python-version # pipenv # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.