go to your project directory and execute the following command in turn:
git rm -r --cached .
git add .
git commit -m 'update .gitignore'
p>
div>
go to your project directory and execute the following command in turn:
git rm -r --cached .
git add .
git commit -m 'update .gitignore'
p>
div>