blob: cd87feb7d852460d68f09de5fe92c3ca6a23786e [file] [log] [blame]
* text=auto
# Explicitly declare text files to make sure possible local wrong config
# of git does not override them on checkout
*.patch text eol=lf
# Text files that should be normalized
*.c text
*.h text
*.txt text
*.rst text
# Binary files that should not be normalized
*.a binary
*.lib binary