.gitignore: Do not ignore .kunitconfig files
authorChuck Lever <chuck.lever@oracle.com>
Mon, 17 Apr 2023 14:32:19 +0000 (10:32 -0400)
committerJakub Kicinski <kuba@kernel.org>
Thu, 20 Apr 2023 01:48:48 +0000 (18:48 -0700)
Circumvent the .gitignore wildcard to avoid warnings about ignored
.kunitconfig files. As far as I can tell, the warnings are harmless
and these files are not actually ignored.

Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202304142337.jc4oUrov-lkp@intel.com/
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
.gitignore

index 70ec6037fa7ac0b563d9790eefd0af168c1ad0ba..51117ba29c889693870e2130b024db6097d61f7a 100644 (file)
@@ -105,6 +105,7 @@ modules.order
 !.gitignore
 !.mailmap
 !.rustfmt.toml
+!.kunitconfig
 
 #
 # Generated include files