diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d40cea3 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,12 @@ +# Set the default behavior, in case people don't have core.autocrlf set. +* text eol=lf +/.gitattributes export-ignore +/.gitignore export-ignore +/.phpstorm.meta.php export-ignore +/.scrutinizer.yml export-ignore +/.travis.yml export-ignore +/Makefile export-ignore +/phpcs.xml.dist export-ignore +/phpstan.neon.dist export-ignore +/phpunit.xml.dist export-ignore +/tests export-ignore