diff options
| author | Mark Otto <[email protected]> | 2017-05-29 10:57:50 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-29 23:32:28 -0700 |
| commit | d326df63f22a2192e29685b607c65704eab3acbf (patch) | |
| tree | 33f125e20d88dfed62ff882a771d44d2b05e0291 /bower.json | |
| parent | 6ee35ced8650d65fbdbb5bbbe4575f53ae8fc801 (diff) | |
| download | bootstrap-d326df63f22a2192e29685b607c65704eab3acbf.tar.xz bootstrap-d326df63f22a2192e29685b607c65704eab3acbf.zip | |
revamp some files
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", |
