diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-25 22:20:19 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-25 22:29:15 +0000 |
| commit | 7284da14615b04fff1587ec73ad979c9fea8a13b (patch) | |
| tree | bcdb6f5c619920f152348ecedaa39b240837f170 /util/libreboot-utils/.gitignore | |
| parent | 491e41598a2cb88d96ce3820cbc1bd483aa4e597 (diff) | |
util/libreboot-utils: randomisation test
to test the effectiveness of the rand function
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/.gitignore')
| -rw-r--r-- | util/libreboot-utils/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
