diff --git a/bower.json b/bower.json
index 5bd60b7..087a9e4 100644
--- a/bower.json
+++ b/bower.json
@@ -12,5 +12,9 @@
     "Grid",
     "Forms"
   ],
+  "ignore": [
+    "media/*",
+    "*.html",
+  ],
   "license": "MIT"
 }