diff --git a/.gitattributes b/.gitattributes index 67631a2afbc..474740c9588 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,17 @@ +/.docker export-ignore +/.github export-ignore +/.psalm export-ignore /build export-ignore +/tests export-ignore /tools export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.php_cs.dist export-ignore +/.phpstorm.meta.php export-ignore +/.travis.yml export-ignore +/build.xml export-ignore +/phive.xml export-ignore +/phpunit.xml export-ignore *.php diff=php -