From cbde18d0af27bada1c20f88d4ba4bb4093e30073 Mon Sep 17 00:00:00 2001 From: Stephane Dallongeville <stephane@outlook.com> Date: Mon, 21 Sep 2020 11:13:13 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 2f1cb71..0bc5b08 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ target/ bin/ *.iml *.eml +*.jar .project .classpath -MicroManagerPlugin.jar - +export.jardesc -- GitLab