.gitattributes
* text=auto eol=lf
.* text eol=lf
*.bash text eol=lf
*.json text eol=lf
*.md text eol=lf
*.php text eol=lf diff=php
*.xml text eol=lf
*.xml.dist text eol=lf
*.yml text eol=lf
Makefile text eol=lf
/.idea/ export-ignore
/tests/ export-ignore
/.appveyor.yml export-ignore
/.codeclimate.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.travis.bash export-ignore
/.travis.yml export-ignore
/CHANGELOG.md export-ignore
/Makefile export-ignore
/phpunit.xml.dist export-ignore
/README.md export-ignore
/UNLICENSE.md export-ignore