diff --git a/.gitattributes b/.gitattributes index 61ba0cef18f..278ace47a4f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,4 @@ -/build* export-ignore -/*.md export-ignore -/LICENSE export-ignore -/*.xml export-ignore -/*.xsd export-ignore -/tests export-ignore -/.gitattributes export-ignore -/.gitignore export-ignore -/.php_cs export-ignore -/.travis.yml export-ignore +/build export-ignore *.php diff=php