I erroneously added some local project files to a git repository and committed/pushed them.
I'd like to delete these files from the remote repository, keep them locally, and ignore them for future commits/pushes.
What's the best way to go about this?