8064f8a49e
This should make sure that line endings for text files are converted to LF. Some reading: https://git-scm.com/docs/gitattributes#_effects
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
# Normalize line endings to LF for files that Git detects as text
|
|
* text=auto
|