diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ebf5613 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,18 @@ +* text=auto +* eol=lf + +.git export-ignore +.gitattributes export-ignore +.gitignore export-ignore +CREDITS export-ignore +phpcs-ruleset.xml export-ignore +phpdoc.xml export-ignore +phpunit.xml export-ignore +scrutinizer.yml export-ignore +.github export-ignore +examples export-ignore +tests export-ignore +API-1.0.0 export-ignore +RELEASE-2.0.0 export-ignore +CONTRIBUTING.md export-ignore +CHANGELOG.md export-ignore