mirror of
https://github.com/symfony/ux-dropzone.git
synced 2026-03-23 23:52:08 +01:00
Configure .gitattributes to ignore Vitest and Playwright config files from export
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2,6 +2,8 @@
|
||||
/.symfony.bundle.yaml 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
|
||||
/phpunit.xml.dist export-ignore
|
||||
/tests export-ignore
|
||||
|
||||
Reference in New Issue
Block a user