17/10/2024 18:26, Stephen Hemminger:
> On Thu, 17 Oct 2024 17:15:03 +0200
> Thomas Monjalon 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
On Thu, 17 Oct 2024 17:15:03 +0200
Thomas Monjalon 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 lev
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 Monj
3 matches
Mail list logo