Should medley's sibling repos (esp. maybe soon to be submodules) have .gitattributes files?
If so, what should they state?
The maiko, loops and test repos don't have that file.
notecards does, but only designates *.notefile (UPPER and lower case) as -crlf.
(This seems incorrect since a .notefile appears to contain binary information!)
The medley repo .gitattributes file marks *.tedit, *.lcom, *.sketch, and *.dfasl all (both cases) as binary. I'm surprised that the lack of these being marked as binary in other repos hasn't broken things for someone.
I don't know what the file should contain for the maiko repo.