diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d84cac9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +# Files to exclude when creating archive +.gitattributes export-ignore +.gitignore export-ignore +.php_cs export-ignore +.travis.yml export-ignore +doc export-ignore +phpunit.xml.dist export-ignore +tests export-ignore