diff --git a/.gitattributes b/.gitattributes index 6dfda81..72ed4b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,5 +3,7 @@ /phpunit.xml.dist export-ignore /assets/src export-ignore /assets/test export-ignore +/assets/playwright.config.ts export-ignore +/assets/vitest.config.mjs export-ignore /doc export-ignore /tests export-ignore