mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
add CHANGELOG to .gitignore
we want ./update release to work in release archives. under the current logic, CHANGELOG would be cloned into release/, thus breaking ./update trees -f fix it by adding the file to .gitignore Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -29,3 +29,4 @@
|
|||||||
/mrc/
|
/mrc/
|
||||||
/util/nvmutil/nvm
|
/util/nvmutil/nvm
|
||||||
/src/
|
/src/
|
||||||
|
/CHANGELOG
|
||||||
|
|||||||
Reference in New Issue
Block a user