.gitignore: ignore *all* seen files
u-boot and seabios are now handled by the same logic as coreboot, in lbmk, and these files are used for recursive downloads in the build system Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
24f093359a
commit
b3fbcdf66e
|
@ -29,7 +29,7 @@
|
||||||
/crossgcc/
|
/crossgcc/
|
||||||
/depthcharge/
|
/depthcharge/
|
||||||
/flashrom/
|
/flashrom/
|
||||||
/resources/coreboot/*/seen
|
/resources/*/*/seen
|
||||||
/grub/
|
/grub/
|
||||||
/memtest86plus/
|
/memtest86plus/
|
||||||
/seabios/
|
/seabios/
|
||||||
|
|
Loading…
Reference in New Issue