docs(aio): do not ignore i18n example js file
This commit is contained in:
parent
3db6b6ca7a
commit
12c5ead39c
3
aio/content/examples/.gitignore
vendored
3
aio/content/examples/.gitignore
vendored
@ -52,6 +52,9 @@ dist/
|
|||||||
!aot/index.html
|
!aot/index.html
|
||||||
!rollup-config.js
|
!rollup-config.js
|
||||||
|
|
||||||
|
# i18n
|
||||||
|
!i18n/src/systemjs-text-plugin.js
|
||||||
|
|
||||||
# testing
|
# testing
|
||||||
!testing/src/browser-test-shim.js
|
!testing/src/browser-test-shim.js
|
||||||
!testing/karma*.js
|
!testing/karma*.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user