.gitattributes: mark some files as eol=lf
commit99c9d4d3b80803d5f86d375951771966ff53a63f
authorKyle J. McKay <mackyle@gmail.com>
Sat, 20 Jan 2018 23:50:58 +0000 (20 15:50 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 20 Jan 2018 23:50:58 +0000 (20 15:50 -0800)
tree5ef64b7e20d9306564c10c5b04e3def1f904b8c2
parent839bf54710693b072595375a1ff031734a731d88
.gitattributes: mark some files as eol=lf

Bad things will happen if the eol value ends up getting converted
to something else during checkout for these files.

Explicitly mark them as eol=lf to prevent that from occurring.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
.gitattributes