diff options
author | Leah Rowe <leah@libreboot.org> | 2023-05-06 07:23:45 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-05-06 07:23:45 +0100 |
commit | f820e3049a7eb11be5d0ab5176c0c85bef52782a (patch) | |
tree | b936fe8aceb868d8c1c3c548bbb569875bc0f8d7 | |
parent | a52c99524d5477169c89dc645513bb11734e5379 (diff) |
add e6400_flash_unlock binary to .gitignore
only src should be in git
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ *~ *.o +/util/e6400-flash-unlock/e6400_flash_unlock /util/ich9utils/*.bin /util/ich9utils/demefactory /util/ich9utils/ich9deblob |