diff --git a/bower.json b/bower.json
index da66a9e4abf027d1f9ec20ee3177640fa944919f..158eba2734bf62066734c6ac54a61e5f07d5b0b4 100644
--- a/bower.json
+++ b/bower.json
@@ -35,7 +35,13 @@
     "**/.*",
     "node_modules",
     "bower_components",
-    "test",
+    "core",
+    "plugins",
+    "libs",
+    "misc",
+    "tmp",
+    "config",
+    "lang",
     "tests"
   ]
 }