diff --git a/.gitattributes b/.gitattributes index f99ee5f8..b11b0bed 100755 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,8 @@ /tests export-ignore /vendor export-ignore /sources export-ignore +/bin/build export-ignore +/bin/utils.php export-ignore .gitattributes export-ignore .gitignore export-ignore .scrutinizer.yml export-ignore @@ -10,4 +12,5 @@ .styleci.yml export-ignore .php-cs-fixer export-ignore phpunit.php export-ignore -phpunit.xml export-ignore \ No newline at end of file +phpunit.xml export-ignore +.xml export-ignore \ No newline at end of file