# Normalize line endings; keep legacy VB6 sources as-is.
* text=auto eol=lf
# The commit-msg hook is run by git's sh; CRLF would break the shebang. Pin LF.
/.githooks/** text eol=lf
*.frm text eol=crlf
*.bas text eol=crlf
*.vbp text eol=crlf
*.vbw text eol=crlf
*.csv text eol=crlf
*.png binary
*.gif binary
*.exe binary
*.ise binary
*.frx binary
*.tmp binary
