mirror of
https://github.com/symfony/stimulus-bundle.git
synced 2026-03-23 17:02:12 +01:00
Configure .gitattributes to ignore Vitest and Playwright config files from export
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -2,6 +2,7 @@
|
||||
/.symfony.bundle.yaml export-ignore
|
||||
/assets/src export-ignore
|
||||
/assets/test 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