docs: add more files to be ignored during app compilation (#28592)

PR Close #28592
This commit is contained in:
Brandon 2019-02-07 17:01:45 +00:00 committed by Miško Hevery
parent 531aa5f8db
commit 0a95f8af9f
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"exclude": [
"test.ts",
"**/*.spec.ts",
"**/*.avoid.ts",
"**/*.0.ts",
"**/*.1.ts",
"**/*.1b.ts",