From 56891afae2d15562c5bfc2bb32028f3a90109154 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Wed, 25 May 2016 08:42:46 +0200 Subject: [PATCH] added nbproject folder to .hgignore file --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index 14e7f7a85d..353d320a34 100644 --- a/.hgignore +++ b/.hgignore @@ -1,6 +1,7 @@ # netbeans temp & private files /?target/ nbactions.*\.xml +/?nbproject/ nb-configuration\.xml # MacOS X Files \.DS_Store$