diff mbox series

[v2,3/4] capsule: add the generated capsules to gitignore

Message ID 20240327104902.905144-4-sughosh.ganu@linaro.org
State Accepted, archived
Delegated to: Heinrich Schuchardt
Headers show
Series capsule: Generate capsules as part of sandbox build | expand

Commit Message

Sughosh Ganu March 27, 2024, 10:49 a.m. UTC
The sandbox platform build now generates a set of capsules. Put the
related files generated into gitignore.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
---

Changes since V1: None

 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/.gitignore b/.gitignore
index 3301481192..94dbeb053c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -63,6 +63,9 @@  fit-dtb.blob*
 /spl/
 /tpl/
 /defconfig
+/Test*
+/capsule.*.efi-capsule
+/capsule*.map
 
 #
 # Generated include files