Files
avbroot/.gitignore
T
Andrew Gunnerson b92513609b Move main avbroot code to a workspace member
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2023-08-31 20:49:29 -04:00

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