mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
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:
parent
9c2a4b85b2
commit
7f84b7678e
2 changed files with 2 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -1 +1,2 @@
|
||||||
*.ftl eol=lf
|
*.ftl eol=lf
|
||||||
|
*.sh eol=lf
|
||||||
|
|
|
@ -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/>
|
||||||
|
|
||||||
********************
|
********************
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue