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

*.php    text diff=php
*.html   text diff=html
*.css    text
*.js     text
*.sql    text

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