From 1bd2a3bb7badc4f65d737aeeff0421bb46ed4b96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asger=20Geel=20Weirs=C3=B8e?= Date: Sat, 5 Sep 2020 11:20:29 +0200 Subject: [PATCH] Updates the git ignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6712570..1549a98 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ **__pycache__/ +.idea +**.egg_info