I accidentally added the .class files of a Java project to the master repo and would like to delete them. Stack Overflow suggested the `git rm` command, however the files are still showing in the BitBucket source page. Since the files are .class I cannot access the "edit" option to delete them, as other threads on this site suggest. What should I do?