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 authored and tridge committed Feb 4, 2025
1 parent 5dc7751 commit 505b373
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 505b373

Please sign in to comment.