Skip to content

Commit

Permalink
fix: add ignore to bower.json. fix #20
Browse files Browse the repository at this point in the history
  • Loading branch information
sayanee committed Oct 30, 2014
1 parent 690f410 commit 3452407
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@
"dependencies": {
"angular-latest": "1.3.0",
"pdfjs-dist": "1.0.935"
}
},
"ignore": [
"**/.*",
"package.json"
]
}

0 comments on commit 3452407

Please sign in to comment.