selftests/vm: add local_config.h and local_config.mk to .gitignore

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>
This commit is contained in:
Zhao Gongyi 2022-11-03 08:57:54 +08:00 committed by Andrew Morton
parent c7e8d3279c
commit d51cf40d38

View File

@ -33,3 +33,5 @@ memfd_secret
soft-dirty
split_huge_page_test
ksm_tests
local_config.h
local_config.mk