diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c52ce6d2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +.* export-ignore +*.md export-ignore +Resources/doc export-ignore +Tests export-ignore +phpunit.xml.dist export-ignore +travis-php.ini export-ignore