Comment by gjadi

7 months ago

You can have locally ignores files in .git/info/exclude IIRC.

I know there are local-only git settings, but AFAIK ignore-status won't protect files from being removed/overwritten by all possible git commands, it just means they won't be accidentally staged/committed.