diff --git a/.gitattributes b/.gitattributes index 1ff0c423..9a64e0aa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -61,3 +61,15 @@ #*.PDF diff=astextplain #*.rtf diff=astextplain #*.RTF diff=astextplain + +############################################################################### +# Exclude non-essential files from dist +############################################################################### +/examples export-ignore +/generator export-ignore +/tests export-ignore +/.gitattributes export-ignore +/.gitignore export-ignore +/.travis.yml export-ignore +/Settings.php export-ignore +/phpunit_phpspo.xml export-ignore