gitignore works fine with filename-only pattern, i.e. it ignores .sujournal correctly.
$HOME/.config/git/ignore
.sujournal
But when I set the full path, it doesn't ignore it, i.e. Git status complains:
$HOME/.config/git/ignore
/usr/src/.sujournal
My Git setting (Normal User):
$ git config...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.