mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 18:34:57 +02:00
.gitignore: Ignore u-boot directory
The "u-boot" directory and its contents are created at build-time, ignore it in git. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
/grub/
|
/grub/
|
||||||
/memtest86plus/
|
/memtest86plus/
|
||||||
/seabios/
|
/seabios/
|
||||||
|
/u-boot/
|
||||||
/bin/
|
/bin/
|
||||||
/release/
|
/release/
|
||||||
/descriptors/
|
/descriptors/
|
||||||
|
|||||||
Reference in New Issue
Block a user