.gitattributes
* text=auto eol=lf
.* text eol=lf
*.json text eol=lf
*.md text eol=lf
*.php text eol=lf diff=php
*.txt text eol=lf
*.xml.dist text eol=lf
/.idea/ export-ignore
/tests/ export-ignore
/.codeclimate.yml export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore