diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0adda6d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,15 @@ +* text=auto +* eol=lf + +.git export-ignore +.github export-ignore +docker export-ignore +tests export-ignore +.gitingore export-ignore +.php-cs-fixer.php export-ignore +actions.phpunit.xml export-ignore +CHANGELOG.md export-ignore +docker-compose.yml export-ignore +output.php export-ignore +phpstan.neon export-ignore +rector.php export-ignore \ No newline at end of file