Force LF for makefile and sh
This commit is contained in:
Vendored
+2
-2
@@ -1,8 +1,8 @@
|
|||||||
###############################################################################
|
###############################################################################
|
||||||
# Set default behavior to automatically normalize line endings.
|
# Set default behavior to automatically normalize line endings.
|
||||||
###############################################################################
|
###############################################################################
|
||||||
*.sh -text
|
*.sh -text eol=lf
|
||||||
makefile -text
|
makefile -text eol=lf
|
||||||
* text=auto
|
* text=auto
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user