From 04d7388eb473356f41145fcfe87793c90a139d64 Mon Sep 17 00:00:00 2001 From: Joe S <31870999+KenwoodFox@users.noreply.github.com> Date: Wed, 20 Jan 2021 00:39:47 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fd20fdd..11e2a47 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc +.idea \ No newline at end of file