From 28e77cf45fb3ac4c0237c997f6df416cf3229c3b Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane@outlook.com>
Date: Mon, 21 Sep 2020 10:21:04 +0200
Subject: [PATCH] Update .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index e2507f7..e457b00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,9 @@
 .settings/
 build/
 target/
+bin/
 *.iml
+*.jar
 .classpath
 .project
 export.jardesc
-- 
GitLab