1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-17 08:48:05 +00:00

exclude pyenv generated files

This commit is contained in:
checktheroads 2020-02-16 00:53:13 -07:00
parent 2b9605d7dc
commit 7b33204fb1

3
.gitignore vendored
View file

@ -8,6 +8,9 @@ test.py
__pycache__/
*.py[cod]
# Pyenv
.python-version
# C extensions
*.so