build(aio): ignore .ngsummary.ts files in examples
This commit is contained in:
parent
f2d810febc
commit
734f30d14c
1
aio/content/examples/.gitignore
vendored
1
aio/content/examples/.gitignore
vendored
@ -45,6 +45,7 @@ dist/
|
|||||||
# aot
|
# aot
|
||||||
**/*.ngfactory.ts
|
**/*.ngfactory.ts
|
||||||
**/*.ngsummary.json
|
**/*.ngsummary.json
|
||||||
|
**/*.ngsummary.ts
|
||||||
**/*.shim.ngstyle.ts
|
**/*.shim.ngstyle.ts
|
||||||
**/*.metadata.json
|
**/*.metadata.json
|
||||||
!aot/bs-config.json
|
!aot/bs-config.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user