[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230127145708.12915-1-andriy.shevchenko@linux.intel.com>
Date: Fri, 27 Jan 2023 16:57:08 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Masahiro Yamada <masahiroy@...nel.org>,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org
Cc: Brendan Higgins <brendanhiggins@...gle.com>,
David Gow <davidgow@...gle.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 1/1] .gitignore: Unignore .kunitconfig
There are almost dozen of .kunitconfig files that are ignored but
tracked. Unignore them.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 22984d22d29e..e4f2ba0be516 100644
--- a/.gitignore
+++ b/.gitignore
@@ -100,6 +100,7 @@ modules.order
!.get_maintainer.ignore
!.gitattributes
!.gitignore
+!.kunitconfig
!.mailmap
!.rustfmt.toml
--
2.39.0
Powered by blists - more mailing lists