diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4619532 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,11 @@ +* text eol=lf + +tests export-ignore +.psalm export-ignore +.github export-ignore +.gitattributes export-ignore +.gitignore export-ignore +README.md export-ignore +phpcs.xml.dist export-ignore +phpunit.xml.dist export-ignore +psalm.xml export-ignore \ No newline at end of file