diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/bower.json b/bower.json index 237f8e9ba..c63fbf1e7 100644 --- a/bower.json +++ b/bower.json @@ -11,13 +11,11 @@ ], "ignore": [ "**/.*", - "*.html", - "_*", + "_config.yml", "CNAME", "composer.json", "CONTRIBUTING.md", - "docs-assets", - "examples", + "docs", "js/tests" ], "dependencies": { |
