From cb5b1c5dac05640c69453a6521c4c3f99e64591c Mon Sep 17 00:00:00 2001 From: Adrien Loison Date: Thu, 27 Jul 2017 23:18:55 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68715b4..3584766 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ +/.idea +*.iml + /tests/resources/generated /tests/coverage /vendor -/.idea -*.iml