It has happened to me in the past to wonder why certain files/folders are ignored by git, only to realise that I had a global git ignore for the particular pattern.
Not sure l’d recommend this as a good default, but perhaps others have better memory than I do.
Might be worth mentioning that fsmonitor is Windows and Mac OS only.
Also I wish GitHub and GitLab had colorMoved.
> excludesfile = ~/.gitignore
It has happened to me in the past to wonder why certain files/folders are ignored by git, only to realise that I had a global git ignore for the particular pattern.
Not sure l’d recommend this as a good default, but perhaps others have better memory than I do.
Curious what I might have missed that you all put in your `~/.gitconfig`