# .gitattributes
tests/ export-ignore
.travis.yml export-ignore
.php_cs export-ignore
phpunit.xml export-ignore

# Auto detect text files and perform LF normalization
* text=auto
