diff options
| author | Leah Rowe <leah@libreboot.org> | 2024-12-03 15:15:24 +0000 | 
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2024-12-03 15:15:24 +0000 | 
| commit | 8314fbc67ebba9af8e52b8c119dd2097b7f06ad4 (patch) | |
| tree | 0dd2e574dac69a9d66a38035b76e598bde28da10 | |
| parent | efebfa992b6f64d610115502d47468bc039b3a59 (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-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -34,3 +34,4 @@  /todo.txt  /lock  /hash/ +/dump/ | 
