3
I created my first repository to study on git and github, did my first commits and pushes in the remote repository, and only then did I realize that I had a file I didn’t want, how do I get it out of the repository on github? NOTE: I already put this file the . gitignore and even then the file is not deleted from the remote repository.
The answer was edited to delete from Github only
– Bins