Ok, looking through the project now and felt compelled to clean up all the junk files lying around. This PR should clear them all out and hopefully prevent them from re-appearing. In general, best not to git add . or you can end up with all of this junk if your .gitignore file is not perfect.
Ok, looking through the project now and felt compelled to clean up all the junk files lying around. This PR should clear them all out and hopefully prevent them from re-appearing. In general, best not to
git add .
or you can end up with all of this junk if your .gitignore file is not perfect.