Consider adding a .gitattributes file at the root and determine what it should contain: - `text=lf` to force line endings? - which file types are text - anything else?
Consider adding a .gitattributes file at the root and determine what it should contain:
text=lfto force line endings?