diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..29d44c9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,13 @@ +* text=auto + +/tests export-ignore +/cache export-ignore +/.editorconfig export-ignore +/.gitattributes export-ignore +/.github export-ignore +/.gitignore export-ignore +/phpcs.xml.dist export-ignore +/phpstan.neon.dist export-ignore +/phpunit.xml.dist export-ignore +/composer.lock export-ignore +/composer-dependency-analyser.php export-ignore