Update .gitignore for pyenv
Add .python-version to .gitignore file so that you can use pyenv local for barbican. Change-Id: I2b2bb01838c2d3c8d30266a1dd2f369bf2a8572c
This commit is contained in:
parent
08f313e626
commit
60a77c18cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.venv
|
||||
.python-version
|
||||
*.sqlite
|
||||
*.py[cod]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user