shithub: MicroHs

Download patch

ref: a21f62ccb4207e992bddeea6676c8782e4d12360
parent: f2ad9bb9ff583e44879ffec21cc3ba1a8acbbfe7
author: Lennart Augustsson <lennart.augustsson@epicgames.com>
date: Sun Dec 3 07:20:29 EST 2023

Treat generated/mhs.c as a binary file (no diff).

--- a/.gitattributes
+++ b/.gitattributes
@@ -1,1 +1,2 @@
 *.comb binary
+generated/mhs.c binary
--