From 7284da14615b04fff1587ec73ad979c9fea8a13b Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 25 Mar 2026 22:20:19 +0000 Subject: util/libreboot-utils: randomisation test to test the effectiveness of the rand function Signed-off-by: Leah Rowe --- util/libreboot-utils/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'util/libreboot-utils/.gitignore') diff --git a/util/libreboot-utils/.gitignore b/util/libreboot-utils/.gitignore index fbf110f9..fbfbd130 100644 --- a/util/libreboot-utils/.gitignore +++ b/util/libreboot-utils/.gitignore @@ -1,6 +1,7 @@ /nvm /nvmutil /mkhtemp +/lottery *.bin *.o *.d -- cgit v1.2.1