From fe545af02c6146aa3eaf9cbb3bdc73854930cf1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Fri, 21 Jan 2022 00:52:18 +0300 Subject: [PATCH] Ignore the smelly JetBrains folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6ff6e1d..14eb6bf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .swp +.idea/