docs: add more files to be ignored during app compilation (#28592)
PR Close #28592
This commit is contained in:
parent
531aa5f8db
commit
0a95f8af9f
|
@ -7,6 +7,7 @@
|
|||
"exclude": [
|
||||
"test.ts",
|
||||
"**/*.spec.ts",
|
||||
"**/*.avoid.ts",
|
||||
"**/*.0.ts",
|
||||
"**/*.1.ts",
|
||||
"**/*.1b.ts",
|
||||
|
|
Loading…
Reference in New Issue