linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] selftests/vm: add local_config.h and local_config.mk to .gitignore
@ 2022-11-03  0:57 Zhao Gongyi
  0 siblings, 0 replies; only message in thread
From: Zhao Gongyi @ 2022-11-03  0:57 UTC (permalink / raw)
  To: linux-mm, linux-kselftest, linux-kernel; +Cc: akpm, shuah, Zhao Gongyi

Add local_config.h and local_config.mk to .gitignore to avoid
accidentally checking it in.

Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
---
 tools/testing/selftests/vm/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/vm/.gitignore b/tools/testing/selftests/vm/.gitignore
index 8a536c731e3c..9fdee5f06304 100644
--- a/tools/testing/selftests/vm/.gitignore
+++ b/tools/testing/selftests/vm/.gitignore
@@ -34,3 +34,5 @@ memfd_secret
 soft-dirty
 split_huge_page_test
 ksm_tests
+local_config.h
+local_config.mk
--
2.17.1



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-03  1:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03  0:57 [PATCH -next] selftests/vm: add local_config.h and local_config.mk to .gitignore Zhao Gongyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox