From 9c6dac2cfb23d497e8de27e8d2586a555f96fe21 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 9 May 2016 10:03:16 +0200 Subject: [PATCH] ignored lock files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Roland Häder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 51ac39e6..954416ad 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /*-ejb/nbproject/*~ /*-ejb/build/ /*-ejb/dist/ +.~lock* -- 2.39.5