From 641f7ced84fe7f2ec4b624296ffac1d714a68dd5 Mon Sep 17 00:00:00 2001 From: raiden00pl Date: Fri, 5 Dec 2025 13:51:06 +0100 Subject: [PATCH] testing/ltp: add ltp zip file to gitignore add ltp zip file to gitignore Signed-off-by: raiden00pl --- testing/ltp/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/ltp/.gitignore b/testing/ltp/.gitignore index ae3714a8c..82b8523ae 100644 --- a/testing/ltp/.gitignore +++ b/testing/ltp/.gitignore @@ -1 +1,2 @@ /ltp +/ltp-*.zip