Skip to content

Commit bfd2cd3

Browse files
committed
Ignore correct PHP CS Fixer config file in .gitattributes
1 parent 9436449 commit bfd2cd3

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
@@ -1,7 +1,7 @@
11
/.github export-ignore
22
/.gitattributes export-ignore
33
/.gitignore export-ignore
4-
/.php_cs.dist export-ignore
4+
/.php-cs-fixer.dist.php export-ignore
55
/.travis.yml export-ignore
66
/phpunit.xml.dist export-ignore
77
/tests export-ignore

0 commit comments

Comments
 (0)