Closed edawson closed 6 years ago
Small side note, I don't really think that the .gitignore should've been updated. This just made sure that, after being build, I didn't had to exclude any files/folders in my commit.
I think the .gitignore is a good update - we don't want machine-specific binaries in the repo, and we definitely don't want the tacky pre-build file flag in there as it's meant to signal we've built, not cloned.
I'm working on fixing the output now.
Hey @LukasW94,
Thanks for the changes - looks like you've crushed some bugs! I'm going to review them and merge your changes in.
Cheers, Eric