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

# Ensure patch files always use LF line endings
*.patch text eol=lf
