mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
move nvmutil .gitignore rules to util/nvmutil/
i plan to release this as a standalone utility at some point, once it's perfect (on its current feature set) Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -30,8 +30,6 @@
|
|||||||
*me.bin
|
*me.bin
|
||||||
*sch5545ec.bin
|
*sch5545ec.bin
|
||||||
/mrc/
|
/mrc/
|
||||||
/util/nvmutil/nvm
|
|
||||||
/util/nvmutil/nvmutil
|
|
||||||
/src/
|
/src/
|
||||||
/CHANGELOG
|
/CHANGELOG
|
||||||
/todo.txt
|
/todo.txt
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
/nvm
|
||||||
|
/nvmutil
|
||||||
|
*.bin
|
||||||
Reference in New Issue
Block a user