diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fe86fbf --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/composer.lock export-ignore +/phpunit.xml export-ignore +/.gitignore export-ignore +/.github export-ignore +/Makefile export-ignore +/docs export-ignore +/.php-cs-fixer.php export-ignore +/tools export-ignore