Skip to content

Commit 2f43928

Browse files
committed
Update .gitattributes to export-ignore all phpstan configuration files
1 parent 6105ce6 commit 2f43928

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
@@ -2,6 +2,6 @@
22
/examples export-ignore
33
/tests export-ignore
44
/.php-cs-fixer.dist.php export-ignore
5-
/phpstan.dist.neon export-ignore
5+
/phpstan* export-ignore
66
/phpunit.xml.dist export-ignore
77
/Makefile export-ignore

0 commit comments

Comments
 (0)