Dlaczego scal się usuwając gitingore

git rm --cached remove_file
add file to gitignore
git add .gitignore
git commit -m "Excluding"
Envious Elk