Configure .gitattributes to ignore Vitest and Playwright config files from export

This commit is contained in:
Hugo Alliaume
2025-09-01 22:55:23 +02:00
parent 926f30e333
commit 114bc34d82

1
.gitattributes vendored
View File

@@ -2,4 +2,5 @@
/.symfony.bundle.yaml export-ignore
/assets/src export-ignore
/assets/test export-ignore
/assets/vitest.config.mjs export-ignore
/doc export-ignore