From 3a65fccccd51e3ff36772e654feaaf49e7d0f4ef Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Thu, 22 Jun 2023 15:47:06 +0200 Subject: [PATCH] fix gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b7fe99e3..7f7af7f0 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,6 @@ config.yaml /venv39/ /py27/ /py2/ -/py39/ +/py38/ /py39/ /django2/