Add more .json files to the various ignore files. [ci skip]

Former-commit-id: ff1bce7c404799856f838aab301e60b654309c96
This commit is contained in:
John-David Dalton
2013-04-28 15:23:46 -07:00
parent 1af5517da0
commit d156dacbb9
3 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
build.js
index.js
bower.json
component.json
build
doc
node_modules

View File

@@ -3,6 +3,7 @@
*.d.ts
*.md
bower.json
component.json
doc
node_modules
perf

View File

@@ -10,6 +10,8 @@
"*.txt",
"build.js",
"index.js",
"component.json",
"package.json",
"build",
"doc",
"node_modules",