From 8d2fe376cefb72de61d84b02923b61a2848b480e Mon Sep 17 00:00:00 2001 From: "tobi.jiri" Date: Mon, 30 Oct 2017 21:14:39 +0100 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 841dc7d..ac30df0 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,5 @@ hs_err_pid* *.vpp.* .idea/* -*/target \ No newline at end of file +*/target +*.iml