Needed to remove the Builds folder so that it didn't interfere with GitHub's language detection and so that it didn't take up unnecessary space because everything is added in releases anyways.
Added a Visual Studio .gitignore file (I don't use it often, but I just want to have it in case) and prevented "Builds" folder from being included in the GitHub repository.