Ignore .python-version file for pyenv

This commit is contained in:
Philipp Wolfer
2023-09-13 09:39:27 +02:00
parent bf2fb6832f
commit bf798f72ca

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
# virtualenv
.venv
venv/
.python-version
# OS generated files
.DS_Store