selftests/vm: add local_config.h and local_config.mk to .gitignore
authorZhao Gongyi <zhaogongyi@huawei.com>
Thu, 3 Nov 2022 00:57:54 +0000 (08:57 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Nov 2022 21:55:09 +0000 (13:55 -0800)
Add local_config.h and local_config.mk to .gitignore to avoid accidentally
checking it in.

Link: https://lkml.kernel.org/r/20221103005754.205420-1-zhaogongyi@huawei.com
Signed-off-by: Zhao Gongyi <zhaogongyi@huawei.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/selftests/vm/.gitignore

index 7b9dc24..a8fbf85 100644 (file)
@@ -33,3 +33,5 @@ memfd_secret
 soft-dirty
 split_huge_page_test
 ksm_tests
+local_config.h
+local_config.mk