* text=auto eol=lf
*.json  text
*.xml		text
*.php		text
*.LGPL	text
*.md    text
*.skel 	text
*.css   text
*.inc		text
*.js    text
*.html  text
*.txt   text
*.svg   text

VERSION export-subst

# Ignore all test and documentation with "export-ignore".
/.gitattributes     export-ignore
/.gitignore         export-ignore
/.travis.yml        export-ignore
/phpunit.xml.dist   export-ignore
/tests              export-ignore