Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2017-05-29 20:57:50 +0300
committerMark Otto <markd.otto@gmail.com>2017-05-30 09:32:28 +0300
commitd326df63f22a2192e29685b607c65704eab3acbf (patch)
tree33f125e20d88dfed62ff882a771d44d2b05e0291 /bower.json
parent6ee35ced8650d65fbdbb5bbbe4575f53ae8fc801 (diff)
revamp some files
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/bower.json b/bower.json
index 50e6671525..befdde18fe 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",