Re: [PATCH for-next v4] selftests/mm: Add a few missing gitignore files

2024-11-25 Thread John Hubbard
On 11/24/24 10:40 PM, Li Zhijian wrote: Compiled binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add ..." to include in what will be committed) mm/hugetlb_dio mm/pkey_sighandler_tests_32 mm/pkey_sighandler_tests_6

[PATCH for-next v4] selftests/mm: Add a few missing gitignore files

2024-11-24 Thread Li Zhijian
Compiled binary files should be added to .gitignore 'git status' complains: Untracked files: (use "git add ..." to include in what will be committed) mm/hugetlb_dio mm/pkey_sighandler_tests_32 mm/pkey_sighandler_tests_64 Cc: Donet Tom Cc: Andrew Morton Cc: Shuah