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.
|
## This will handle all files NOT defined below.
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
|
languages/* text eol=lf
|
||||||
|
|
||||||
## SOURCE CODE
|
## SOURCE CODE
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.coffee text
|
*.coffee text
|
||||||
|
|
Loading…
Reference in New Issue