forked from mirrors/thatmattlove-hyperglass
exclude pyenv generated files
This commit is contained in:
parent
2b9605d7dc
commit
7b33204fb1
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -8,6 +8,9 @@ test.py
|
|||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
# Pyenv
|
||||
.python-version
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue