From d8cb9a50e896c204e66797f29d9740e62ba088f9 Mon Sep 17 00:00:00 2001 From: Eric Barboni Date: Wed, 4 Feb 2015 00:48:37 +0100 Subject: ignore netbeans ide file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0cf0b5153..1cd3d1b3a 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ build .settings/ #netbeans file -nbactions.xml \ No newline at end of file +nbactions.xml +nb-configuration.xml \ No newline at end of file -- cgit v1.2.3