From 7e873880f547c1c8771713292174861ba38a8130 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Wed, 30 Mar 2016 14:00:42 +0200 Subject: [PATCH] fix git ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3c3629e6..8fee70e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -node_modules +/node_modules + +!/modules/node_helper +!/modules/node_helper/** \ No newline at end of file