summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-06-06 21:45:53 +0100
committerLeah Rowe <leah@libreboot.org>2024-06-06 21:51:37 +0100
commitc0822ac458fc7b0f2630c1cff208bd5066efbc6b (patch)
tree146d96acaffa1c1288598481ae37420dbed436ee /.gitignore
parentd1ba085153efadaef9bc124efd043c06658ab969 (diff)
put coreboot utils in elf/, not cbutils/
one directory per util, under elf/ e.g. elf/cbfstool/ further split by tree name, e.g.: elf/cbfstool/default/ elf/cbfstool/foo/ Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d0b50fed..25c27d4c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,7 +2,6 @@
*.o
/lbmk.err.log
/docs/
-/cbutils/
/pciroms/
/util/dell-flash-unlock/dell_flash_unlock
/TODO