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": [
|
"exclude": [
|
||||||
"test.ts",
|
"test.ts",
|
||||||
"**/*.spec.ts",
|
"**/*.spec.ts",
|
||||||
|
"**/*.avoid.ts",
|
||||||
"**/*.0.ts",
|
"**/*.0.ts",
|
||||||
"**/*.1.ts",
|
"**/*.1.ts",
|
||||||
"**/*.1b.ts",
|
"**/*.1b.ts",
|
||||||
|
|
Loading…
Reference in New Issue