9 lines
138 B
Plaintext
9 lines
138 B
Plaintext
# unix line endings at unix files
|
|
*.sh eol=lf
|
|
|
|
*.csv eol=lf
|
|
|
|
# ensure that line endings of text files are normalized
|
|
*.md txt
|
|
*.txt text
|