Skip to content

Commit

Permalink
Add PHP-CS-Fixer Config to gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki committed Mar 18, 2022
1 parent af886a7 commit 4925f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/.gitignore export-ignore
/.travis.yml export-ignore
/.github export-ignore
/.php_cs export-ignore
/.php-cs-fixer.dist.php export-ignore
/phpunit.xml.dist export-ignore
/examples export-ignore
/tests export-ignore

0 comments on commit 4925f06

Please sign in to comment.