From f17bd2af08939387acf594d71c0e7419c40fa710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20P=C5=82aczek?= Date: Fri, 9 Mar 2018 10:37:42 +0100 Subject: [PATCH] Ignored .idea directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6a18ad4..d509451 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,4 @@ ENV/ # Rope project settings .ropeproject +/.idea