diff --git a/bower.json b/bower.json index 1dab019..3b8710f 100644 --- a/bower.json +++ b/bower.json @@ -17,5 +17,12 @@ "responsive", "boilerplate" ], + "ignore": [ + "*", + "!css/", + "!css/*", + "!images/", + "!images/*" + ], "license": "MIT" -} \ No newline at end of file +}