From dd9303b4292c929b55fac6f3e46f6cb07cdd22bd Mon Sep 17 00:00:00 2001 From: neingeist Date: Thu, 20 Apr 2023 20:15:44 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20.gitignore=20.python-version=20(?= =?UTF-8?q?for=20pyenv)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c6ff1e0..2291cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ htmlcov/ .venv env/ venv/ +.python-version # mypy .mypy_cache/