mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02:00
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 <madhurkumar004@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
parent
3a86608788
commit
b90cafb438
1
tools/testing/selftests/cachestat/.gitignore
vendored
1
tools/testing/selftests/cachestat/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
test_cachestat
|
||||
tmpshmcstat
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user