diff --git a/.gitattributes b/.gitattributes index 412eeda..78af17c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -20,3 +20,10 @@ *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain + +/.gitattributes export-ignore +/.gitignore export-ignore +/composer.phar export-ignore +/RelativePath.Example1.php export-ignore +/Tests export-ignore +/phpunit.xml.dist export-ignore