From 346a1dbddf9ca4ad8a0d7b1fc8ceafd376a5a6e5 Mon Sep 17 00:00:00 2001 From: narwy <32820112+narwy@users.noreply.github.com> Date: Tue, 30 Oct 2018 18:57:34 +0000 Subject: [PATCH] [ALL] gitignore for NetBeans IDE vscode has it's own ignore and so should NetBeans IDE --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7c34e0fc..169c5ee5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /vendor /.idea /.vscode +/nbproject /.vagrant Homestead.json Homestead.yaml