add gitignore

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-04-21 17:03:18 +01:00
parent 2d33754a5c
commit dec63fc274
3 changed files with 19 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
/nvm
/nvmutil
/mkhtemp
/lottery
*.bin
*.o
*.d
+8
View File
@@ -0,0 +1,8 @@
This change log has moved. Please refer here for historical pre-osboot-merge
changes:
<https://libreboot.org/docs/install/nvmutilimport.html>
Osboot merged with Libreboot on November 17th, 2022. For nvmutil changes after
this date, please check regular Libreboot release announcements which shall
now specify any such changes.
+4
View File
@@ -0,0 +1,4 @@
This documentation has become part of lbwww. See:
<https://libreboot.org/docs/install/nvmutil.html>