diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fe5a604 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,8 @@ +/.gitattributes export-ignore +/.gitignore export-ignore +/.scrutinizer export-ignore +/.styleci.yml export-ignore +/.travis.yml export-ignore +/.php_cs export-ignore +/phpunit.xml export-ignore +/tests export-ignore diff --git a/.php_cs b/.php_cs new file mode 100644 index 0000000..bdf2fc2 --- /dev/null +++ b/.php_cs @@ -0,0 +1,5 @@ +