# Set default behavior
*       text=auto eol=lf

# Ensure sources are processed
*.htm   text diff=xml
*.md    text
*.php   text diff=php

# Exclude from Git archives
.gitattributes  export-ignore
.gitignore      export-ignore
.travis.yml     export-ignore
Makefile        export-ignore
tests/          export-ignore
