diff --git a/.gitattributes b/.gitattributes index 717698c..84f53b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,5 +4,7 @@ /.gitattributes export-ignore /.github export-ignore /.gitignore export-ignore +/phpunit.xml.dist export-ignore /tests export-ignore - +/thumbnail.php export-ignore +/thumbnail.png export-ignore