Ignore .python-version which is used by pyenv

Change-Id: Ic4938b2e6946178a5bf3867183449ec8e9b1f263
This commit is contained in:
Yujun Zhang 2016-08-15 16:26:14 +08:00
parent edfc7ddf0f
commit 87cb1df94a
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -27,3 +27,6 @@ etc/vitrage/vitrage.conf
#Python
*.pyc
#pyenv
.python-version