You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading to github, do not upload the .class files of your code
These are binary files and can always be created by using the .java files.
Use a .ignore file locally on your device to omit these files.