diff --git a/.gitattributes b/.gitattributes index ec2de4b..c0145d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,7 +2,8 @@ /.symfony.bundle.yaml export-ignore /assets/src export-ignore /assets/test export-ignore -/assets/vitest.config.js export-ignore +/assets/playwright.config.ts export-ignore +/assets/vitest.config.mjs export-ignore /doc export-ignore /phpunit.xml.dist export-ignore /tests export-ignore