mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
prevent duplicate main instances of the build system from running the lock file is deleted when the parent process exits, alongside the tmpdir deletion the build system must only ever be run ot one instance at a time, per work directory Signed-off-by: Leah Rowe <leah@libreboot.org>
34 lines
322 B
Plaintext
34 lines
322 B
Plaintext
*~
|
|
*.o
|
|
/lbmk.err.log
|
|
/docs/
|
|
/pciroms/
|
|
/util/dell-flash-unlock/dell_flash_unlock
|
|
/TODO
|
|
/ec/
|
|
/tmp/
|
|
/elf/
|
|
*.s[a-w]?
|
|
*.vim
|
|
/*.elf
|
|
/*.bin
|
|
/*.rom
|
|
/build_error
|
|
/TODO/
|
|
/config/*/*/seen
|
|
/bin/
|
|
/release/
|
|
/*.bin
|
|
/push
|
|
/version
|
|
/versiondate
|
|
/vendorfiles/
|
|
*me.bin
|
|
*sch5545ec.bin
|
|
/mrc/
|
|
/util/nvmutil/nvm
|
|
/src/
|
|
/CHANGELOG
|
|
/todo.txt
|
|
/lock
|