summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-12-03 15:15:24 +0000
committerLeah Rowe <leah@libreboot.org>2024-12-03 15:15:24 +0000
commit8314fbc67ebba9af8e52b8c119dd2097b7f06ad4 (patch)
tree0dd2e574dac69a9d66a38035b76e598bde28da10
parentefebfa992b6f64d610115502d47468bc039b3a59 (diff)
add /dump/ to .gitignore
this is used for factoryy bios dumps, in cases where boards require extraction of ME and so on, instead of downloading online. Signed-off-by: Leah Rowe <leah@libreboot.org>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 03bb21cc..9921172d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/todo.txt
/lock
/hash/
+/dump/