diff options
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/bower.json b/bower.json index 50e667152..befdde18f 100644 --- a/bower.json +++ b/bower.json @@ -20,14 +20,15 @@ ], "ignore": [ "/.*", - "_config.yml", - "CNAME", - "composer.json", - "CONTRIBUTING.md", + "/_*", + "about", + "assets", "docs", - "Gruntfile.js", "js/tests", - "test-infra" + "nuget", + "CNAME", + "composer.json", + "Gruntfile.js" ], "dependencies": { "jquery": ">=1.9.1", |
