From 7f4f07fc4039353ee499d76bb53b6c742adb6428 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 21 Apr 2026 13:39:29 +0100 Subject: use old nvmutil for now, in lbmk i'm trying to make nvmutil work on openbsd. the new code in lbutils is a bit buggy, likely somewhere in mkhtemp. i'm still debugging it. Signed-off-by: Leah Rowe --- util/nvmutil/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 util/nvmutil/.gitignore (limited to 'util/nvmutil/.gitignore') diff --git a/util/nvmutil/.gitignore b/util/nvmutil/.gitignore new file mode 100644 index 00000000..9414c836 --- /dev/null +++ b/util/nvmutil/.gitignore @@ -0,0 +1,5 @@ +/nvm +/nvmutil +*.bin +*.o +*.d -- cgit v1.2.1