Introduce end-of-line normalization
This commit is contained in:
parent
4bab0508c5
commit
29af42c5c8
|
@ -15,6 +15,8 @@
|
|||
## This will handle all files NOT defined below.
|
||||
* text=auto
|
||||
|
||||
languages/* text eol=lf
|
||||
|
||||
## SOURCE CODE
|
||||
*.bat text eol=crlf
|
||||
*.coffee text
|
||||
|
|
Loading…
Reference in New Issue