diff options
author | Leah Rowe <vimuser@noreply.codeberg.org> | 2023-06-19 22:17:19 +0000 |
---|---|---|
committer | Leah Rowe <vimuser@noreply.codeberg.org> | 2023-06-19 22:17:19 +0000 |
commit | 051f928fd21c7081979c45c6a84553f589686c39 (patch) | |
tree | 63782d402d9dc1df23294208bc27113f48288ae8 /.gitignore | |
parent | 938fc4463751b152974bcd5468374cc5563dd5cf (diff) | |
parent | 0f4f32cfc2bd89831eb9fd7623b850d88881e596 (diff) |
Merge pull request 'Cache downloads based on checksum' (#81) from Riku_V/lbmk:dl_cache into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/81
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ /version /versiondate /blobs/app/ -/blobs/vendorupdate +/blobs/cache/ *me.bin /mrc/ /util/nvmutil/nvm |