diff options
author | Leah Rowe <leah@libreboot.org> | 2023-10-15 07:18:54 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-10-15 08:38:36 +0100 |
commit | 0f807762a266ff228cc5603b165c2f8d94af8f69 (patch) | |
tree | 808e847717ec5f19e486b367d52f46abe21ee86d /.gitignore | |
parent | 34b8687e942a27d231437039750df0a789576e25 (diff) |
update .gitignore for the dell-flash-unlock binary
it wasn't updated, when e6400-flash-unlock renamed
to dell-flash-unlock
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ /lbmk.err.log /cbutils/ /pciroms/ -/util/e6400-flash-unlock/e6400_flash_unlock +/util/dell-flash-unlock/dell_flash_unlock /TODO /ec/ /tmp/ |