From 903d9d5737f511155c54bcd1c5fb818aa51b47d1 Mon Sep 17 00:00:00 2001 From: tigerbot Date: Tue, 28 Mar 2017 11:20:12 -0600 Subject: [PATCH] added code for gh-pages demo to bower ignore --- bower.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bower.json b/bower.json index d6302f2..a91f150 100644 --- a/bower.json +++ b/bower.json @@ -31,6 +31,10 @@ "**/.*", "node_modules", "bower_components", + "demo", + "example", + "index.html", + "test.html", "test", "tests" ],