ignore .python-version

This commit is contained in:
Steve Garrity
2025-05-15 17:44:53 -07:00
parent b9d13f2267
commit 04f3907e06
+1 -1
View File
@@ -85,7 +85,7 @@ ipython_config.py
# pyenv
# 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
.python-version
# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.