From 2977477dbf3e675555379f4393c1b3361bd65622 Mon Sep 17 00:00:00 2001 From: Gijs Date: Wed, 27 Oct 2021 16:55:43 +0200 Subject: [PATCH] Typo in the gitignore. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5e44c6b..feae5c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -*.py +*.pyc __pycache__ \ No newline at end of file