Skip to content

Commit

Permalink
ignore .files for bower packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
codeodor committed Jul 19, 2013
1 parent 416fd9d commit b834841
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "bootstrap",
"version": "3.0.0",
"main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
"ignore": [
"**/.*"
],
"dependencies": {
"jquery": ">= 1.9.0"
}
Expand Down

0 comments on commit b834841

Please sign in to comment.