From 37baca6fef0e62df4c6b83ae80f384c30ed9602f Mon Sep 17 00:00:00 2001 From: Florin Tobler Date: Thu, 28 Jul 2022 17:03:40 +0200 Subject: [PATCH] updated gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index aab52d9..9ff3e29 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*.png \ No newline at end of file +*.png +*.pyc \ No newline at end of file