Skip to content

Commit

Permalink
gitignore: ignore .python-version file used by pyenv
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv-tyagi committed Jan 29, 2025
1 parent 9bfba32 commit cb58896
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,4 @@ ENV/
env.bak/
venv.bak/
autotest_result_*_junit.xml
.python-version

0 comments on commit cb58896

Please sign in to comment.