# Build directories
/target/

# Secrets
*.pem
*.crt
*.key
*.bin

# Images
*.img
*.zip
*.patched

# We do want the test images
!/avbroot/tests/data/*.img
