17/10/2024 18:26, Stephen Hemminger: > On Thu, 17 Oct 2024 17:15:03 +0200 > Thomas Monjalon <tho...@monjalon.net> wrote: > > > The hidden files are not considered because of the first rule in > > .gitignore file. > > > > In order to see changes in the hidden tracked files, > > they are added in .gitignore as explicit include rules. > > > > The derivatives of the first level files are also shown. > > Example: .mailmap.rej > > > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > Acked-by: Stephen Hemminger <step...@networkplumber.org>
Applied