summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-08-22 19:58:41 +0100
committerLeah Rowe <leah@libreboot.org>2023-08-22 20:48:04 +0100
commitb3fbcdf66eb6225128e2578788e085e1b1eedf34 (patch)
treee5238a9c39415db4e0acf1392662cd828997ae11 /.gitignore
parent24f093359aa3cb4c0e765ecd3d12672820e4d094 (diff)
.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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 284cdb48..c0126732 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,7 +29,7 @@
/crossgcc/
/depthcharge/
/flashrom/
-/resources/coreboot/*/seen
+/resources/*/*/seen
/grub/
/memtest86plus/
/seabios/