Skip to content

Commit d7543e1

Browse files
authored
.gitattributes: Fix .php-cs-fixer.dist.php export-ignore
1 parent 2911a17 commit d7543e1

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)