Re: [PATCH] selftests/.gitignore include missing log file

2025-01-20 Thread Shuah Khan
On 1/16/25 01:59, Khaled Elnaggar wrote: Add tpm2/AsyncTest.log to .gitignore Signed-off-by: Khaled Elnaggar --- Hello After running kselftests, AsyncTest.log file showed when running git status. I just added it. --- tools/testing/selftests/.gitignore | 1 + 1 file changed, 1 insertion(+)

[PATCH] selftests/.gitignore include missing log file

2025-01-16 Thread Khaled Elnaggar
Add tpm2/AsyncTest.log to .gitignore Signed-off-by: Khaled Elnaggar --- Hello After running kselftests, AsyncTest.log file showed when running git status. I just added it. --- tools/testing/selftests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/testing/selftests/.gitigno