diff --git a/aio/content/examples/.gitignore b/aio/content/examples/.gitignore index 94fc38c750..fa9ade93ab 100644 --- a/aio/content/examples/.gitignore +++ b/aio/content/examples/.gitignore @@ -52,6 +52,9 @@ dist/ !aot/index.html !rollup-config.js +# i18n +!i18n/src/systemjs-text-plugin.js + # testing !testing/src/browser-test-shim.js !testing/karma*.js