# Ignore file temporarily ❯ git update-index --assume-unchanged <file> # Reinstate file ❯ git update-index --no-assume-unchanged <file>