mirror of
https://github.com/symfony/ux-translator.git
synced 2026-03-24 00:12:19 +01:00
Configure .gitattributes to ignore Vitest and Playwright config files from export
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user