update .gitignore

This commit is contained in:
Phil 2025-01-07 10:17:30 -07:00
parent 86ffd877b4
commit a26ad1e973

2
.gitignore vendored
View File

@ -86,7 +86,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.