# Define the line ending behavior of the different file extensions
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
* text eol=lf

# Remove files for archives generated using `git archive`
.editorconfig export-ignore
.travis.yml export-ignore
phpunit.xml.dist export-ignore
