ld-emacs/.gitattributes
2023-12-23 16:24:30 +08:00

7 lines
212 B
Plaintext

# Automatically normalize line endings (to LF) for all text-based files.
* text=auto eol=lf
# Do not modify line endings for binary files (which are sometimes auto
# detected as text files by git).
*.png binary