From d326df63f22a2192e29685b607c65704eab3acbf Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 29 May 2017 10:57:50 -0700 Subject: revamp some files --- bower.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'bower.json') 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", -- cgit v1.2.3