git pokazujący ignorowany plik zmodyfikowany
git update-index --assume-unchanged <file>
git rm --cached <file>
Thoughtless Tarantula
git update-index --assume-unchanged <file>
git rm --cached <file>