diff --git a/.gitattributes b/.gitattributes index cd54bdc..0d932e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,7 @@ /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 /tests export-ignore /.git* export-ignore /phpunit.xml.dist export-ignore