Ignore pyenv files

This commit is contained in:
jtc42 2019-01-06 18:37:13 +00:00
parent 5fe83a902f
commit 58cbbf32c2

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Pyenv files
.python-version
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]