From 322ce121a28d154df2c6bb254ce33eef4c528ca0 Mon Sep 17 00:00:00 2001 From: zhangchao53 Date: Wed, 3 Apr 2024 14:26:26 +0800 Subject: [PATCH] ignore zip file Signed-off-by: zhangchao53 --- testing/cmocka/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/testing/cmocka/.gitignore b/testing/cmocka/.gitignore index d39b28da2..ede470af2 100644 --- a/testing/cmocka/.gitignore +++ b/testing/cmocka/.gitignore @@ -1 +1,2 @@ /cmocka +/*.zip