summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYann Gautier <yann.gautier@foss.st.com>2023-01-27 15:16:45 +0100
committerYann Gautier <yann.gautier@st.com>2023-02-02 13:30:53 +0100
commit73f0e8ab99b4d69883773dd1bce33f23a393910c (patch)
treeed0d3b290970fcc0e5df65eb2795a0ce7c9073a2 /.gitignore
parente3df3ffa119c908fe98a38f0cd6cffede618b456 (diff)
downloadarm-trusted-firmware-73f0e8ab99b4d69883773dd1bce33f23a393910c.tar.gz
chore: add encrypt_fw to gitignore
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1f4efb65a..ab2c0c44f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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