[bug] `LICENSE` and `README.md` are valid files
Remove LICENSE and README.md files, since they are valid on Windows.
Just trolling ;-) But maybe the other ones can be moved inside a folder, so all the files inside that folder has invalid names.
Proposal to rename them to LICENSE.aux and README.PRN.md (the forbidden names seem to be case-insensitive).
Is it a matter of having the bad names as file extension? That would be really devilish...
Extensions might be ok (so never mind about LICENSE.aux), since LaTeX uses .aux files without causing problems on Windows. Or maybe LaTeX doesn't use the same functions for file access as the Windows GUI, similar to how only the Explorer etc. have problems with paths that are "too long", while e.g. cygwin deals with them perfectly fine. On Twitter, foone said the Windows Linux subsystem has no problems with these "forbidden files".
<LICENSE> and README.<>.md could probably work, windows hates <>
As does every C++ programmer ;-)