diff --git a/.gitattributes b/.gitattributes index 99b3f1159..1cfc1955f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ .* export-ignore *.md export-ignore -appveyor.yml -phpunit.xml.dist +/appveyor.yml +/phpunit.xml.dist /tests export-ignore +/tools export-ignore