From 4ce0e4752938087dd16d41200f2b527350305d10 Mon Sep 17 00:00:00 2001 From: Alexander Pacha Date: Mon, 22 Aug 2022 10:41:46 +0200 Subject: [PATCH] Adding .idea to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c7737dc..2e2b732 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ __pycache__ /build /dist +/.idea/