I want to clone a GitHub repo that has a giant .exe file in it. (why?!) I have zero use for the .exe file, and it is substantially bigger than everything else combined. Is there a way to ignore the file when I clone it?
My guess is that I would have better luck asking the author to make an exe-less branch! Hopefully there is some nice way around this though.