.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
Leah Rowe 2023-08-22 19:58:41 +01:00
parent 24f093359a
commit b3fbcdf66e
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -29,7 +29,7 @@
/crossgcc/ /crossgcc/
/depthcharge/ /depthcharge/
/flashrom/ /flashrom/
/resources/coreboot/*/seen /resources/*/*/seen
/grub/ /grub/
/memtest86plus/ /memtest86plus/
/seabios/ /seabios/