Closed bobh0303 closed 6 years ago
https://github.com/silnrsi/smith/blob/0b9e2de342247bc4c4f9bdb03edc45df6319e0ea/smithlib/dot.gitattributes#L42
Either add explicitly:
preflight text eol=lf preflightg text eol=lf
or glob:
preflight* text eol=lf
I don't know which is preferred.
Let's go with preflightg for now. If more appear, we can change them to * then.
Did you make the change before closing the issue?
https://github.com/silnrsi/smith/blob/0b9e2de342247bc4c4f9bdb03edc45df6319e0ea/smithlib/dot.gitattributes#L42
Either add explicitly:
or glob:
I don't know which is preferred.