From 252cfd68784e6b6937d83e74aa394d8eb4a19e33 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane@outlook.com>
Date: Mon, 21 Sep 2020 11:25:22 +0200
Subject: [PATCH] Update .gitignore

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 4d6d26e..6bf55a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,10 @@
 .settings/
 build/
 target/
+bin/
 *.iml
 *.eml
+*.jar
 .classpath
-.project
\ No newline at end of file
+.project
+export.jardesc
\ No newline at end of file
-- 
GitLab