[PATCH] tools/mm: add thp_swap_allocator_test binary to .gitignore
From: Zenghui Yu
Date: Wed Jun 24 2026 - 11:18:41 EST
Tell git to ignore the generated binary for thp_swap_allocator_test.c.
Signed-off-by: Zenghui Yu <zenghui.yu@xxxxxxxxx>
---
tools/mm/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/mm/.gitignore b/tools/mm/.gitignore
index 922879f93fc8..1446a659e540 100644
--- a/tools/mm/.gitignore
+++ b/tools/mm/.gitignore
@@ -2,3 +2,4 @@
slabinfo
page-types
page_owner_sort
+thp_swap_allocator_test
--
2.53.0