diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..80583dc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +tests/ export-ignore +.editorconfig/ export-ignore +.gitattributes export-ignore +.gitignore export-ignore +.php-cs export-ignore +.scrutinizer.yml export-ignore +.styleci.yml export-ignore +.travis.yml export-ignore +phpunit.xml export-ignore