I committed several file changes without adding some files to .gitignore that I didn't want to include.
I added those files to .gitigonre (.npy and few .png)file and committed but files didn't remove.
How can I remove these files from all commits? if not possible from all commits I'm happy to a new fresh but a clean commit.