From: Madhur Kumar Date: Mon, 13 Oct 2025 09:51:49 +0000 (+0530) Subject: selftests/cachestat: add tmpshmcstat file to .gitignore X-Git-Tag: v6.18-rc4~19^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b90cafb438874e1419c14dfbcaf60ec7fc6ea353;p=thirdparty%2Fkernel%2Flinux.git selftests/cachestat: add tmpshmcstat file to .gitignore Add the tmpshmcstat file to .gitignore to avoid accidentally staging the build artifact Link: https://lore.kernel.org/r/20251013095149.1386628-1-madhurkumar004@gmail.com Signed-off-by: Madhur Kumar Signed-off-by: Shuah Khan --- diff --git a/tools/testing/selftests/cachestat/.gitignore b/tools/testing/selftests/cachestat/.gitignore index d6c30b43a4bb6..abbb13b6e96b4 100644 --- a/tools/testing/selftests/cachestat/.gitignore +++ b/tools/testing/selftests/cachestat/.gitignore @@ -1,2 +1,3 @@ # SPDX-License-Identifier: GPL-2.0-only test_cachestat +tmpshmcstat