Commit 3839af65 authored by cbartondock's avatar cbartondock

add python-version to gitignore for managed pyenv compatibility

parent 275e073c
...@@ -6,6 +6,7 @@ __pycache__/ ...@@ -6,6 +6,7 @@ __pycache__/
# Distribution / packaging # Distribution / packaging
.Python .Python
.python-version
env/ env/
venv/ venv/
eggs/ eggs/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment