From 1da2fe808e9b2740af821d056bb1cc7132afb0fe Mon Sep 17 00:00:00 2001 From: cssmagic Date: Fri, 30 Oct 2015 15:53:56 +0800 Subject: [PATCH] Improve `bower.json` to exclude non-core file. --- bower.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bower.json b/bower.json index 4d8b0b8..8b273f4 100644 --- a/bower.json +++ b/bower.json @@ -20,6 +20,7 @@ "package.json", "node_modules", "bower_components", + "gulpfile.js", "test", "doc", "src"