From: Andy Shevchenko Date: Fri, 27 Jan 2023 14:57:08 +0000 (+0200) Subject: .gitignore: Unignore .kunitconfig X-Git-Tag: v6.4-rc1~198^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb8865fd865f5b2f656d0d91f3b0146ef1acb10d;p=thirdparty%2Fkernel%2Flinux.git .gitignore: Unignore .kunitconfig There are almost dozen of .kunitconfig files that are ignored but tracked. Unignore them. Signed-off-by: Andy Shevchenko Reviewed-by: David Gow Signed-off-by: Shuah Khan --- diff --git a/.gitignore b/.gitignore index 8fe465f251c03..8779916df8b8e 100644 --- a/.gitignore +++ b/.gitignore @@ -102,6 +102,7 @@ modules.order !.get_maintainer.ignore !.gitattributes !.gitignore +!.kunitconfig !.mailmap !.rustfmt.toml