Skip to content

Commit b834841

Browse files
committed
ignore .files for bower packaging
1 parent 416fd9d commit b834841

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bower.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "bootstrap",
33
"version": "3.0.0",
44
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
5+
"ignore": [
6+
"**/.*"
7+
],
58
"dependencies": {
69
"jquery": ">= 1.9.0"
710
}

0 commit comments

Comments
 (0)