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