From 4999c1f3158880893fc9303d47607550920b2152 Mon Sep 17 00:00:00 2001 From: Stephane Dallongeville <stephane@outlook.com> Date: Mon, 21 Sep 2020 10:49:29 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b92e5c2..1a26a75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -pluginfile-protocols*.jar +*.jar .idea/ .settings/ bin/ @@ -7,4 +7,5 @@ target/ *.iml *.eml .classpath -.project \ No newline at end of file +.project +export.jardesc -- GitLab