Add files to bower and volo ignore lists. [ci skip]

This commit is contained in:
John-David Dalton
2013-12-08 18:15:56 -08:00
parent dea71f1aa9
commit 1cb2704f1b
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
".*",
"*.custom.*",
"*.template.*",
"*.log",
"*.map",
"*.md",
"/*.min.*",
@@ -13,6 +14,7 @@
"index.js",
"component.json",
"package.json",
"coverage",
"doc",
"modularize",
"node_modules",

View File

@@ -53,6 +53,7 @@
"bower.json",
"component.json",
"doc",
"coverage",
"modularize",
"node_modules",
"perf",