gitignore: ignore .python-version file used by pyenv

This commit is contained in:
Shiv Tyagi 2025-01-26 10:57:20 +05:30 committed by Andrew Tridgell
parent 5dc7751654
commit 505b373f09

1
.gitignore vendored
View File

@ -172,3 +172,4 @@ ENV/
env.bak/
venv.bak/
autotest_result_*_junit.xml
.python-version