From 99e10bd8e026cee3e82ba9ed2639a292581a3a32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Fri, 17 Aug 2018 17:58:42 +0100 Subject: [PATCH] Ignore intellij files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 53eaa21..332008f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target **/*.rs.bk +.idea/