diff --git a/.gitattributes b/.gitattributes index 982c460..1d86a2c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ /.gitignore export-ignore /.travis.yml export-ignore /phpunit.xml.dist export-ignore +/examples export-ignore /tests export-ignore