]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
chore: add encrypt_fw to gitignore
authorYann Gautier <yann.gautier@foss.st.com>
Fri, 27 Jan 2023 14:16:45 +0000 (15:16 +0100)
committerYann Gautier <yann.gautier@st.com>
Thu, 2 Feb 2023 12:30:53 +0000 (13:30 +0100)
Add tools/encrypt_fw/encrypt_fw & tools/encrypt_fw/encrypt_fw.exe to
.gitignore file, to avoid git listing those binary files.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I2f4ddbe1c11848513fe20f7c8b448a041988cc4f

.gitignore

index 1f4efb65aff5188fd4ceb6e599ef7258f3635340..ab2c0c44fc817baf921342010dcdb4603f635646 100644 (file)
@@ -31,6 +31,8 @@ tools/stm32image/*.o
 tools/stm32image/stm32image
 tools/stm32image/stm32image.exe
 tools/sptool/__pycache__/
+tools/encrypt_fw/encrypt_fw
+tools/encrypt_fw/encrypt_fw.exe
 
 # GNU GLOBAL files
 GPATH