ignore: pyenv python
This commit is contained in:
parent
102d661cdc
commit
8a9a0bad3d
|
|
@ -33,3 +33,6 @@ venv/
|
||||||
|
|
||||||
# mypy
|
# mypy
|
||||||
.mypy_cache/
|
.mypy_cache/
|
||||||
|
|
||||||
|
# pyenv
|
||||||
|
.python-version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue