diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..575cb6f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text=auto eol=lf + +.gitattributes export-ignore +.gitignore export-ignore +composer.lock export-ignore +example/ export-ignore +phpspec.yml export-ignore +README.md export-ignore +spec/ export-ignore