From 9bc7cbf5eeb8db5fc3c87796512905d4dcc7fd70 Mon Sep 17 00:00:00 2001 From: sapics Date: Tue, 12 Jan 2016 08:47:43 +0900 Subject: [PATCH] Add jshint to node_modules/.gitignore --- node_modules/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/node_modules/.gitignore b/node_modules/.gitignore index cab30e7e..514ffca0 100644 --- a/node_modules/.gitignore +++ b/node_modules/.gitignore @@ -3,6 +3,7 @@ canvas grunt* gulp* jsdom +jshint prepro qunitjs request