1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-09 03:40:01 +02:00

🧹 .gitignore pyenv's .python-version

This commit is contained in:
Mike Gerber 2023-11-28 15:45:48 +01:00
parent a769d89d0a
commit dd3943eaf6

1
.gitignore vendored
View file

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