Added ignore section

This commit is contained in:
Maxime Veber 2015-06-10 22:32:23 +02:00
parent e093fdf572
commit 28d30b4f5b

View File

@ -7,5 +7,15 @@
"main": [
"Chart.js"
],
"ignore": [
"**/*",
".travis.yml",
"CONTRIBUTING.md",
"Chart.js",
"LICENSE.md",
"README.md",
"gulpfile.js",
"package.json"
],
"dependencies": {}
}
}