Add ignored dirs to bower.json

This commit is contained in:
Estevão Soares dos Santos 2014-11-11 22:42:27 +00:00
parent 3483ea6c1f
commit e3283e38e2

View File

@ -6,6 +6,10 @@
"John Fraser"
],
"main": ["src/showdown.js"],
"ignore": [
".jshintrc",
"perlMarkdown/*"
],
"repository": {
"type": "git",
"url": "https://github.com/showdownjs/showdown.git"