1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-11 04:39:59 +02:00

🧹 .gitignore .python-version (for pyenv)

This commit is contained in:
neingeist 2023-04-20 20:15:44 +02:00
parent f1fc3f1880
commit dd9303b429

1
.gitignore vendored
View file

@ -16,6 +16,7 @@ htmlcov/
.venv .venv
env/ env/
venv/ venv/
.python-version
# mypy # mypy
.mypy_cache/ .mypy_cache/