My friends and I are working on a project in github but by mistake changes were pushed to master before a gitignore file was uploaded that indicates to ignore these files
And when someone wants to merge or push changes, many files are shown to him as unstaged
Except for the files he changed (these are files created for example in bin folders, cache files and more). We tried uploading a gitignore file but still can’t get rid of these files.
Tried reuploading gitignore file, clearing git cache but to no avail
רחל is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.