git showing ignored file modified code example Example: git showing ignored file modified git update-index --assume-unchanged <file> git rm --cached <file>