diff --git a/.gitattributes b/.gitattributes index 278ace47a4f..61ba0cef18f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,13 @@ -/build export-ignore +/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 *.php diff=php