1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +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