2 Commits

Author SHA1 Message Date
Eric Promislow
4670f7f164 ensure other linux scripts don't have ctrl-m's in them
Signed-off-by: Eric Promislow <epromislow@suse.com>
2021-09-23 11:39:38 -07:00
Mark Yen
dfd4331f72 .gitattributes: new.
This configures git to ensure all files under .../resources/linux will have
LF line endings (instead of CRLF line endings) when git detects them as
text files.

Note that, due to a bug in git, this will (probably) only work in git 2.10
and newer.

Signed-off-by: Mark Yen <mark.yen@suse.com>
2021-09-17 15:40:23 -07:00