diff --git a/src/Autocomplete/.gitattributes b/src/Autocomplete/.gitattributes index 995d88d46f5..a0999635b6c 100644 --- a/src/Autocomplete/.gitattributes +++ b/src/Autocomplete/.gitattributes @@ -3,7 +3,7 @@ /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore /assets/.gitignore export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/jest.config.js export-ignore /assets/test export-ignore /tests export-ignore diff --git a/src/Chartjs/.gitattributes b/src/Chartjs/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/Chartjs/.gitattributes +++ b/src/Chartjs/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/Cropperjs/.gitattributes b/src/Cropperjs/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/Cropperjs/.gitattributes +++ b/src/Cropperjs/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/Dropzone/.gitattributes b/src/Dropzone/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/Dropzone/.gitattributes +++ b/src/Dropzone/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/LazyImage/.gitattributes b/src/LazyImage/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/LazyImage/.gitattributes +++ b/src/LazyImage/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/LiveComponent/.gitattributes b/src/LiveComponent/.gitattributes index e15d52606d2..1c0d15630b6 100644 --- a/src/LiveComponent/.gitattributes +++ b/src/LiveComponent/.gitattributes @@ -4,7 +4,7 @@ /phpunit.xml.dist export-ignore /assets/.gitignore export-ignore /assets/jest.config.js export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /phpunit.xml.dist export-ignore /tests export-ignore diff --git a/src/Notify/.gitattributes b/src/Notify/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/Notify/.gitattributes +++ b/src/Notify/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/React/.gitattributes b/src/React/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/React/.gitattributes +++ b/src/React/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/Swup/.gitattributes b/src/Swup/.gitattributes index d032d82cde7..5ae68ebd5e2 100644 --- a/src/Swup/.gitattributes +++ b/src/Swup/.gitattributes @@ -1,6 +1,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /.symfony.bundle.yaml export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore diff --git a/src/Turbo/.gitattributes b/src/Turbo/.gitattributes index 3f8be3735a9..4be78265cde 100644 --- a/src/Turbo/.gitattributes +++ b/src/Turbo/.gitattributes @@ -3,7 +3,7 @@ /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore /phpstan.neon.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore diff --git a/src/Typed/.gitattributes b/src/Typed/.gitattributes index d032d82cde7..5ae68ebd5e2 100644 --- a/src/Typed/.gitattributes +++ b/src/Typed/.gitattributes @@ -1,6 +1,6 @@ /.gitattributes export-ignore /.gitignore export-ignore /.symfony.bundle.yaml export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore diff --git a/src/Vue/.gitattributes b/src/Vue/.gitattributes index 2a135e9fd81..cf211f964ef 100644 --- a/src/Vue/.gitattributes +++ b/src/Vue/.gitattributes @@ -2,7 +2,7 @@ /.gitignore export-ignore /.symfony.bundle.yaml export-ignore /phpunit.xml.dist export-ignore -/assets/src export-ignore +/assets/src/*.ts export-ignore /assets/test export-ignore /assets/jest.config.js export-ignore /tests export-ignore