Skip to content

Commit eb265f9

Browse files
committed
Fix .gitattributes
1 parent b12c0bc commit eb265f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ tests/ export-ignore
77
.gitignore export-ignore
88
.php-cs-fixer.dist.php export-ignore
99
src/ComposerScripts.php export-ignore
10-
phpunit.xml.dist export-ignore
10+
phpunit.dist.xml export-ignore
1111
phpstan.neon.dist export-ignore
12+
phpstan-baseline.php export-ignore

0 commit comments

Comments
 (0)