← Back to context Comment by gjadi 7 months ago You can have locally ignores files in .git/info/exclude IIRC. 1 comment gjadi Reply Terr_ 7 months ago 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.
Terr_ 7 months ago 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.
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.