mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
tools/mm: add thp_swap_allocator_test binary to .gitignore
Tell git to ignore the generated binary for thp_swap_allocator_test.c. Link: https://lore.kernel.org/20260624150642.19749-1-zenghui.yu@linux.dev Signed-off-by: Zenghui Yu <zenghui.yu@linux.dev> Reviewed-by: SeongJae Park <sj@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
This commit is contained in:
parent
ac0f3be693
commit
7698d52e33
1
tools/mm/.gitignore
vendored
1
tools/mm/.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
slabinfo
|
||||
page-types
|
||||
page_owner_sort
|
||||
thp_swap_allocator_test
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user