From 0909786df48d02737e947e13e412ecace220d80f Mon Sep 17 00:00:00 2001 From: sohail chatoor Date: Fri, 6 Oct 2017 13:17:15 +0200 Subject: [PATCH] Added .idea folder to the git ignore file --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bfd2716c0a36..dde5f156f2af 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,5 @@ target/ tmp/ docs/examples/data/* + +.idea/ \ No newline at end of file