From 55753de998c8bb870b9d426fb85dd3e5e0c9e7a2 Mon Sep 17 00:00:00 2001
From: Roland Haeder <roland@mxchange.org>
Date: Mon, 12 Oct 2015 16:10:12 +0200
Subject: [PATCH] Updated .gitignore
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 0383bcc..51ac39e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@
 /dist/
 /data/*
 /*.properties
+/*-ejb/nbproject/private/
+/*-ejb/nbproject/*~
+/*-ejb/build/
+/*-ejb/dist/
-- 
2.39.5