added *.sh eol=lf to .gitattributes because several files have crlf endings.

I tried to commit those files with lf endings but git doesn't appear to want to commit those changes.
I guess I'd have to make a minor change to the each file and I'm relutant to do that.
This commit is contained in:
Colin Hughes 2020-10-02 11:55:36 +01:00
parent 9c2a4b85b2
commit 7f84b7678e
2 changed files with 2 additions and 0 deletions

1
.gitattributes vendored
View file

@ -1 +1,2 @@
*.ftl eol=lf *.ftl eol=lf
*.sh eol=lf

View file

@ -60,6 +60,7 @@ phwoo <github.com/phwoo>
Soren Bjornstad <anki@sorenbjornstad.com> Soren Bjornstad <anki@sorenbjornstad.com>
Aleksa Sarai <cyphar@cyphar.com> Aleksa Sarai <cyphar@cyphar.com>
Jakub Kaczmarzyk <jakub.kaczmarzyk@gmail.com> Jakub Kaczmarzyk <jakub.kaczmarzyk@gmail.com>
lukkea <github.com/lukkea/>
******************** ********************