Skip to content

Commit 3a84de9

Browse files
authored
Exclude phpunit.xml from Git export. (#205)
1 parent 6c6c481 commit 3a84de9

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
@@ -12,6 +12,6 @@
1212
.gitignore export-ignore
1313
.styleci.yml export-ignore
1414
CHANGELOG.md export-ignore
15-
phpunit.xml.dist export-ignore
15+
phpunit.xml export-ignore
1616
phpstan.neon.dist export-ignore
1717
UPGRADE.md export-ignore

0 commit comments

Comments
 (0)