docs(aio): remove example specific .gitignore
files
All the files that should be ignored are defined in the `aio/content/examples/.gitigore` folder.
This commit is contained in:

committed by
Pete Bacon Darwin

parent
76a920651c
commit
a0b30e5dfb
7
aio/content/examples/aot-compiler/.gitignore
vendored
7
aio/content/examples/aot-compiler/.gitignore
vendored
@ -1,7 +0,0 @@
|
||||
**/*.ngfactory.ts
|
||||
**/*.ngsummary.json
|
||||
**/*.shim.ngstyle.ts
|
||||
**/*.metadata.json
|
||||
dist
|
||||
!app/tsconfig.json
|
||||
!rollup-config.js
|
Reference in New Issue
Block a user