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