gitattributes: Use LF newlines in '.bash' files
This commit is contained in:
parent
130dbe4a5d
commit
1a6e5ac5cf
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -11,6 +11,7 @@
|
||||
bootstrap eol=lf
|
||||
configure eol=lf
|
||||
*.[1-9] eol=lf
|
||||
*.bash eol=lf
|
||||
*.sh eol=lf
|
||||
*.sh.in eol=lf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user