Skip to content

Commit 2fcc986

Browse files
committed
Updated .gitignore with new unit test binaries
1 parent 3697f9e commit 2fcc986

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ tools/keytools/Debug
8686
tools/keytools/Release
8787
tools/keytools/otp/otp-keystore-primer
8888

89+
8990
# delta binaries
9091
tools/delta/bmdiff
9192
tools/delta/bmpatch
@@ -176,6 +177,10 @@ tools/unit-tests/unit-hal-otp
176177
tools/unit-tests/unit-rot-auth
177178
tools/unit-tests/unit-sdhci-response-bits
178179
tools/unit-tests/unit-tpm-check-rot-auth
180+
tools/unit-tests/unit-policy-create
181+
tools/unit-tests/unit-sign-encrypted-output
182+
tools/unit-tests/unit-update-flash-delta
183+
tools/unit-tests/unit-update-flash-self-update
179184

180185

181186

0 commit comments

Comments
 (0)