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

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

# Resource files
*.db binary
*.ico binary
*.png binary
*.xpm text

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