Put an empty line at the end of gitattributes like git wants

(cherry picked from commit 4229cad4e0eb80681aa091c5de0ee7f51bb00d7e)
This commit is contained in:
Daniel Walder 2021-03-22 18:03:30 +10:00
parent b9125431eb
commit 0a69f0db4a

2
.gitattributes vendored
View file

@ -9,4 +9,4 @@
# Force LF for Linux files:
Makefile text eol=lf
Makefile.* text eol=lf
*.sh text eol=lf
*.sh text eol=lf