Skip to content

Commit

Permalink
DEV: add .python-version to .gitignore for pyenv
Browse files Browse the repository at this point in the history
  • Loading branch information
bfeeser committed Jan 12, 2018
1 parent b7a3265 commit d4efed0
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 @@ -40,6 +40,7 @@ develop-eggs
coverage.xml
htmlcov
nosetests.xml
.python-version

# C Extensions
*.o
Expand Down

0 comments on commit d4efed0

Please sign in to comment.