Why does git still have a waiting list for submission after adding files to .gitignore
Why does git still have a waiting list for submission after adding files to .gitignore
should have been added to the warehouse by you.
first delete the files you want to ignore in the git repository, then update the rules in .gitignore (that is, the files you want to ignore), and then resubmit.
git rm -r --cached