diff --git a/.gitattributes b/.gitattributes index 32378b23e..51b431136 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10,3 +10,8 @@ # Exclude non-essential files from dist /tests export-ignore +.github export-ignore +.php_cs export-ignore +.travis.yml export-ignore +appveyor.yml export-ignore +phpunit.xml.dist export-ignore