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.
|
||||
###############################################################################
|
||||
*.sh -text
|
||||
makefile -text
|
||||
*.sh -text eol=lf
|
||||
makefile -text eol=lf
|
||||
* text=auto
|
||||
|
||||
###############################################################################
|
||||
|
||||
Reference in New Issue
Block a user