diff options
author | Leah Rowe <leah@libreboot.org> | 2023-04-01 17:14:07 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-04-01 17:14:07 +0100 |
commit | 424df36766b56f0af78c29ae6567deea77336602 (patch) | |
tree | 9dc41405631277639ba9a41d4dbd1e87042f70eb | |
parent | a2686bf4f41f535c95c8f31b6482d05d15e78e64 (diff) |
update .gitignore
yeah and don't hardcode me.bin. just don't show any me.bin in git
-rw-r--r-- | .gitignore | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -30,9 +30,7 @@ /version /versiondate /blobs/app/ -/blobs/me.exe -/blobs/t440p/me.bin -/blobs/xx20/me.bin -/blobs/xx30/me.bin +/blobs/vendorupdate +*me.bin /mrc/ /util/nvmutil/nvm |