9 lines
217 B
Plaintext
9 lines
217 B
Plaintext
#
|
|
# https://help.github.com/articles/dealing-with-line-endings/
|
|
#
|
|
# These are explicitly windows files and should use crlf
|
|
|
|
* text=auto eol=lf
|
|
|
|
*.bat text eol=crlf
|
|
*.nsi text eol=crlf |