From 06eb7c6109aae307cff54dffcb0069b2b80c229a Mon Sep 17 00:00:00 2001 From: paweldomas Date: Mon, 28 Nov 2016 15:36:58 -0600 Subject: [PATCH] fix(jshintignore): exclude 'build' dir --- .jshintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.jshintignore b/.jshintignore index 18e489c7dd..2d9530a6c5 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,3 +1,4 @@ +build/ debian/ libs/ node_modules/