Skip to content

Commit

Permalink
.gitignore: Add .python-version (for pyenv)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Feb 10, 2019
1 parent cfd66c2 commit 2527706
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 @@ -18,4 +18,5 @@ bash-completion-config.cmake
bash-completion-config-version.cmake
__pycache__/
.pytest_cache/
.python-version
pytestdebug.log

0 comments on commit 2527706

Please sign in to comment.