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
|
||||
**/*.ngfactory.ts
|
||||
**/*.ngsummary.json
|
||||
**/*.ngsummary.ts
|
||||
**/*.shim.ngstyle.ts
|
||||
**/*.metadata.json
|
||||
!aot/bs-config.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user