Merge "Add .python-version file to .gitignore"

This commit is contained in:
Jenkins 2016-06-01 20:03:41 +00:00 committed by Gerrit Code Review
commit 4474296f44

3
.gitignore vendored
View File

@ -31,3 +31,6 @@ test-reporting-results*
*.project *.project
*.pydev* *.pydev*
*.idea *.idea
# pyenv versions
.python-version