Skip to content

Commit 6ae1689

Browse files
reedyDannyvdSluijs
authored andcommitted
.gitattributes: Fix .php-cs-fixer.dist.php export-ignore
1 parent cb51582 commit 6ae1689

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
@@ -4,7 +4,7 @@
44
/tests export-ignore
55
/.gitattributes export-ignore
66
/.gitignore export-ignore
7-
/.php-cs-fixer.dist export-ignore
7+
/.php-cs-fixer.dist.php export-ignore
88
/phpstan-baseline.neon export-ignore
99
/phpstan.neon export-ignore
1010
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)