From b808e3c365a5226cf6b7cd32a2512d9431f0ba01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20No=C3=A9=20Gonz=C3=A1lez?= Date: Sat, 10 Nov 2018 13:46:40 +0100 Subject: [PATCH] Update .gitignore Ignoting Netbeans conf --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6476dbe..a7c04f1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ composer.lock stubs *.ast node_modules/ +/nbproject/ \ No newline at end of file