6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
# Autodetect text files
|
|
* text=auto
|
|
|
|
# Force the following filetypes to have unix eols, so Windows does not break them
|
|
*.* text eol=lf
|