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

2024-10-25 Thread John Hubbard
On 10/24/24 6: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_64

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

2024-10-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