add python-version to gitignore for managed pyenv compatibility
This commit is contained in:
parent
275e073c42
commit
3839af65c4
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@ __pycache__/
|
|||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
.python-version
|
||||
env/
|
||||
venv/
|
||||
eggs/
|
||||
|
|
Loading…
Reference in New Issue
Block a user