From 6933ab566fcc164bc2fb6daf37f9154159fececb Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Sat, 26 Oct 2013 00:54:38 -0400 Subject: [PATCH] update ignore with Gruntfile --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 5c1be4c..e3b04e6 100644 --- a/.npmignore +++ b/.npmignore @@ -3,4 +3,4 @@ .gitattributes .travis.yml test -grunt.js +Gruntfile.js