Skip to content

Commit 9850e79

Browse files
committed
Fix: Filename in .gitattributes file
1 parent 4b6e809 commit 9850e79

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
@@ -3,7 +3,7 @@
33
/.github export-ignore
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
6-
/.php_cs.dist export-ignore
6+
/.php-cs-fixer.dist export-ignore
77
/.rmt.yml export-ignore
88
/docs export-ignore
99
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)