Want to help you guys learn I'm sorry I was the way I was First I found a .gitignore specifically for android studio to use. Then using git rm {-r} <files to be removed> I removed all the files from the project that did not belong in the repo (those that we added to the .gitignore).