Skip to content

Commit da591a4

Browse files
committed
minor #2080 [Map] Fix bridges .gitattributes (smnandre)
This PR was squashed before being merged into the 2.x branch. Discussion ---------- [Map] Fix bridges .gitattributes Commits ------- bf97158 [Map] Fix bridges .gitattributes
2 parents 5b8d3f4 + bf97158 commit da591a4

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
/Tests export-ignore
2-
/phpunit.xml.dist export-ignore
1+
/assets/src export-ignore
2+
/assets/test export-ignore
3+
/assets/vitest.config.js export-ignore
4+
/tests export-ignore
35
/.gitattributes export-ignore
46
/.gitignore export-ignore
7+
/phpunit.xml.dist export-ignore
Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
/Tests export-ignore
2-
/phpunit.xml.dist export-ignore
1+
/assets/src export-ignore
2+
/assets/test export-ignore
3+
/assets/vitest.config.js export-ignore
4+
/tests export-ignore
35
/.gitattributes export-ignore
46
/.gitignore export-ignore
7+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)