add .python-version to .gitignore (#1356)

Used by https://github.com/pyenv/pyenv-virtualenv.
This commit is contained in:
Kevin J. Sung 2024-05-13 13:01:16 -04:00 committed by GitHub
parent 7d792967cf
commit 347ccd2dfc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
.tox/
docs/.gitkeep
.envrc
.python-version
latex_error.log
.ipynb_checkpoints/