Ignore pyenv .python-version file

This commit is contained in:
Matthew Honnibal 2016-09-30 20:44:52 +02:00
parent ea6fda0e05
commit 89174cda74
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ tmp/
.eggs .eggs
*.tgz *.tgz
.sass-cache .sass-cache
.python-version
MANIFEST MANIFEST