On Thu, Mar 30, 2023 at 4:27 AM Javier Martinez Canillas javierm@redhat.com wrote:
There's a rule to ignore all the dot-files (.*) but we want to exclude the config files used by KUnit (.kunitconfig) since those are usually added to allow executing test suites without having to enable custom config symbols.
Signed-off-by: Javier Martinez Canillas javierm@redhat.com
FYI, Andy has a version of this patch from back in Jan here, https://lore.kernel.org/linux-kselftest/20230127145708.12915-1-andriy.shevch...
I don't think anyone was adamantly opposed to it, but it's just been sitting on the list waiting.
Daniel