From 48269c226742c42bdd4c2d03c52799746d3fa719 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Tr=C3=A4ger?= Date: Tue, 31 May 2016 14:40:25 +0200 Subject: [PATCH] gitignore for intellij --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b25c15b..57f617a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *~ +*.iml