# Normalize all text files to LF in the repo
* text=auto eol=lf

# Windows-specific files keep CRLF
*.bat text eol=crlf
*.cmd text eol=crlf
*.ps1 text eol=crlf
*.vba text eol=crlf

# Binary files
