Skip to content

Commit 29ef15c

Browse files
authored
Merge pull request #78 from sasezaki/export-ignore-psalm-baseline
missing export-ignore for psalm-baseline.xml
2 parents 3032109 + a8a0a85 commit 29ef15c

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)