diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..a1e85ac6 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +.gitattributes export-ignore +.gitignore export-ignore +.github export-ignore +tests/ export-ignore +.php-cs-fixer.dist.php export-ignore +phpunit.xml.dist export-ignore