Skip to content

Commit a8a0a85

Browse files
committed
missing export-ignore for psalm-baseline.xml
1 parent 3032109 commit a8a0a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/phpunit.xml.dist export-ignore
1414
/psalm.xml export-ignore
1515
/psalm5.xml export-ignore
16-
/psalm-baseline.xml
16+
/psalm-baseline.xml export-ignore
1717
/mkdocs.yml export-ignore
1818

1919
/example/ export-ignore

0 commit comments

Comments
 (0)