diff --git a/public/docs/_examples/attribute-directives/ts/.gitignore b/public/docs/_examples/attribute-directives/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/attribute-directives/ts/.gitignore +++ b/public/docs/_examples/attribute-directives/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/displaying-data/ts/.gitignore b/public/docs/_examples/displaying-data/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/displaying-data/ts/.gitignore +++ b/public/docs/_examples/displaying-data/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/forms/ts/.gitignore b/public/docs/_examples/forms/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/forms/ts/.gitignore +++ b/public/docs/_examples/forms/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/hierarchical-dependency-injection/ts/.gitignore b/public/docs/_examples/hierarchical-dependency-injection/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/hierarchical-dependency-injection/ts/.gitignore +++ b/public/docs/_examples/hierarchical-dependency-injection/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/intro/ts/.gitignore b/public/docs/_examples/intro/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/intro/ts/.gitignore +++ b/public/docs/_examples/intro/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/pipes/ts/.gitignore b/public/docs/_examples/pipes/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/pipes/ts/.gitignore +++ b/public/docs/_examples/pipes/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/quickstart/ts/.gitignore b/public/docs/_examples/quickstart/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/quickstart/ts/.gitignore +++ b/public/docs/_examples/quickstart/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/template-syntax/ts/.gitignore b/public/docs/_examples/template-syntax/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/template-syntax/ts/.gitignore +++ b/public/docs/_examples/template-syntax/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js diff --git a/public/docs/_examples/user-input/ts/.gitignore b/public/docs/_examples/user-input/ts/.gitignore index 6724ce3596..2cb7d2a2e9 100644 --- a/public/docs/_examples/user-input/ts/.gitignore +++ b/public/docs/_examples/user-input/ts/.gitignore @@ -1 +1 @@ -src/**/*.js \ No newline at end of file +**/*.js