Skip to content

Commit bf97158

Browse files
smnandrekbond
authored andcommitted
[Map] Fix bridges .gitattributes
1 parent 2ded754 commit bf97158

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)