Update .gitattributes
This commit is contained in:
parent
3b4c83e077
commit
dda6d6befa
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,5 +1,5 @@
|
||||
## Source: https://github.com/alexkaratarakis/gitattributes
|
||||
## Modified * text=auto to * text eol=lf to force LF endings.
|
||||
## Modified * text=auto to * text=auto eol=lf to force LF endings.
|
||||
|
||||
## GITATTRIBUTES FOR WEB PROJECTS
|
||||
#
|
||||
@ -16,7 +16,7 @@
|
||||
## Force LF line endings automatically for files detected as
|
||||
## text and leave all files detected as binary untouched.
|
||||
## This will handle all files NOT defined below.
|
||||
* text eol=lf
|
||||
* text=auto eol=lf
|
||||
|
||||
# Source code
|
||||
*.bash text eol=lf
|
||||
|
Loading…
x
Reference in New Issue
Block a user