# Set default behaviour to automatically normalize line endings.
* text=auto

# Source files
*.cpp text
*.h text
*.inc text
*.rc text
*.lua text

# Font files
*.afm text
*.map text
*.otf binary
*.pfb binary
*.ttf binary
*.ufm text
*.xml text
*.z binary

# Resource files
*.gif binary
*.html text
*.ico binary
*.jpg binary
*.pdf binary
*.png binary
*.txt text
*.wmf binary
*.xpm text

# MSVC project files
*.sln text eol=crlf
*.vcxproj text eol=crlf
*.props text eol=crlf
*.filters text eol=crlf
