🧹 .gitignore pyenv's .python-version

master
Mike Gerber 5 months ago
parent a769d89d0a
commit dd3943eaf6

1
.gitignore vendored

@ -16,6 +16,7 @@ htmlcov/
.venv
env/
venv/
.python-version
# mypy
.mypy_cache/

Loading…
Cancel
Save