> First thing I did was look at the raw bytes: xxd -l 4 "ClientApp.make"
I recommend using the linux "file" command, since it will generally be able to tell you these sorts of things straight away. I've been working on a long-term project to directly import figma design files into Unity, so I've ended up coming across a lot of these things myself