1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +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
env/
venv/
.python-version
# mypy
.mypy_cache/