aboutsummaryrefslogtreecommitdiff
path: root/programs
diff options
context:
space:
mode:
authorRonald Cron <ronald.cron@arm.com>2024-06-12 10:45:37 +0200
committerRonald Cron <ronald.cron@arm.com>2024-06-12 15:22:26 +0200
commit28ce2380b07903ba37a02a0ae19400df55c8615d (patch)
treec7e2c2ea700ff4da79a785e3c34b3d9d4c0a8e98 /programs
parent5cdc22b458bed3788667acd4f31b684b71b3ed57 (diff)
downloadmbedtls-28ce2380b07903ba37a02a0ae19400df55c8615d.zip
mbedtls-28ce2380b07903ba37a02a0ae19400df55c8615d.tar.gz
mbedtls-28ce2380b07903ba37a02a0ae19400df55c8615d.tar.bz2
Add and update some .gitignore files
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
Diffstat (limited to 'programs')
-rw-r--r--programs/test/cmake_package/.gitignore1
-rw-r--r--programs/test/cmake_package_install/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/programs/test/cmake_package/.gitignore b/programs/test/cmake_package/.gitignore
index 9ae6b59..89d8c2b 100644
--- a/programs/test/cmake_package/.gitignore
+++ b/programs/test/cmake_package/.gitignore
@@ -1,3 +1,4 @@
build
Makefile
cmake_package
+mbedtls
diff --git a/programs/test/cmake_package_install/.gitignore b/programs/test/cmake_package_install/.gitignore
index b9b8282..aaa5942 100644
--- a/programs/test/cmake_package_install/.gitignore
+++ b/programs/test/cmake_package_install/.gitignore
@@ -1,3 +1,4 @@
build
Makefile
cmake_package_install
+mbedtls