From d721617f5d41a38340a3041238d942a23a417707 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sat, 29 Aug 2020 05:47:38 +0100 Subject: [PATCH] Updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e57d9fea..d30d26d8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ __pycache__*/ /venv/ venv*/ venv +/.idea/Enso-Bot.iml +/.idea/inspectionProfiles/Project_Default.xml