[PATCH] devtools: ignore .gitignore in SPDX check
Thomas Monjalon
thomas at monjalon.net
Mon Feb 10 17:51:14 CET 2025
07/02/2025 19:26, Stephen Hemminger:
> New .gitignore file in dts was getting marked as error.
> Change to ignore all .gitignore files.
Actually I would prefer we don't create too much .gitignore files.
It is easier to manage if we have all in a single .gitignore.
We have already a line for DTS in the main .gitignore,
so it would be more consistent to move the recent additions
in dts/.gitignore to the root .gitignore.
More information about the dev
mailing list