diff --git a/bower.json b/bower.json index b3fc5b8..5c9910b 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,12 @@ "**/.*", "node_modules", "components", - "test" + "test", + "tests", + "Rakefile", + "*.gemspec", + "lib", + "Gemfile" ], "dependencies": { "sassy-maps": "<1.0.0"