Re: [PATCH] selftests/mm: Add missing gitignore file

2025-04-05 Thread I Hsin Cheng
On Sat, Apr 05, 2025 at 05:19:13PM +0800, I Hsin Cheng wrote: > Add "guard-pages" binary file into .gitignore. > > Signed-off-by: I Hsin Cheng > --- > tools/testing/selftests/mm/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tools/testing/selftests/mm/.gitignore > b/tools/

[PATCH] selftests/mm: Add missing gitignore file

2025-04-05 Thread I Hsin Cheng
Add "guard-pages" binary file into .gitignore. Signed-off-by: I Hsin Cheng --- tools/testing/selftests/mm/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/mm/.gitignore b/tools/testing/selftests/mm/.gitignore index c5241b193db8..c9fd69ece95c 100644 --- a/to