diff --git a/.gitattributes b/.gitattributes index 90b60b6..0d5f91f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,10 @@ -/tools export-ignore -/tools/* binary +/.php_cs.dist export-ignore +/.psalm export-ignore +/build.xml export-ignore +/phive.xml export-ignore +/phpunit.xml export-ignore +/tests export-ignore +/tools export-ignore +/tools/* binary *.php diff=php