diff --git a/.gitattributes b/.gitattributes index 3b7c7be..9ce4994 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,11 @@ *.h diff=php + +/examples export-ignore +/tests export-ignore +/.codeclimate.yml export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.styleci.yml export-ignore +/.travis.yml export-ignore +/*.md export-ignore +/phpunit.xml export-ignore