# These files are text and should be normalized (convert crlf => lf)
*.cpp       text
*.h         text
*.html      text
*.css       text
*.lng       text
*.hhc       text
*.hhp       text
Makefile    text

# Resources should be treated as binary
# (binary is a macro for -text -diff)
*.zip       binary
*.png       binary
*.wav       binary
