mirror of
https://github.com/chenxiaolong/avbroot.git
synced 2026-06-02 06:23:34 +02:00
b92513609b
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
17 lines
153 B
Plaintext
17 lines
153 B
Plaintext
# Build directories
|
|
/target/
|
|
|
|
# Secrets
|
|
*.pem
|
|
*.crt
|
|
*.key
|
|
*.bin
|
|
|
|
# Images
|
|
*.img
|
|
*.zip
|
|
*.patched
|
|
|
|
# We do want the test images
|
|
!/avbroot/tests/data/*.img
|