We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416fd9d commit b834841Copy full SHA for b834841
1 file changed
bower.json
@@ -2,6 +2,9 @@
2
"name": "bootstrap",
3
"version": "3.0.0",
4
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
5
+ "ignore": [
6
+ "**/.*"
7
+ ],
8
"dependencies": {
9
"jquery": ">= 1.9.0"
10
}
0 commit comments