From 6533451d06b38e206b4e805420d4dbe74e09b089 Mon Sep 17 00:00:00 2001 From: jomu Date: Wed, 14 Nov 2018 17:17:56 +0100 Subject: [PATCH] updated .gitignore --- .gitignore | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0bce1a8..c95b2cd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -/**/.settings/ -/account/nb-configuration.xml -**/target/ -.classpath -.project +/**/.settings/ +/account/nb-configuration.xml +**/target/ +.classpath +.project +**/nbproject/ \ No newline at end of file