updated gitignore not working

Shell
git rm -r --cached .
git add .
git commit -m "fixed untracked files"

Source

Also in Shell: