# Items to ignore when downloading a zip
.codeclimate.yml export-ignore
.git export-ignore
.github export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
gulpfile.js export-ignore
composer.json export-ignore
/languages/*.po export-ignore
/assets/scss/ export-ignore

# Declare files that will always have CRLF line endings on checkout.
#*.php text eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary