Add and update some .gitignore files

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2024-06-12 10:45:37 +02:00
parent 5cdc22b458
commit 28ce2380b0
5 changed files with 8 additions and 0 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
seedfile
# MBEDTLS_PSA_INJECT_ENTROPY seed file created by the test framework
00000000ffffff52.psa_its
# Log files created by all.sh to reduce the logs in case a component runs
# successfully
quiet-make.*
# CMake build artifacts:
CMakeCache.txt

1
3rdparty/p256-m/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
Makefile

2
pkgconfig/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Makefile
*.pc

View File

@ -1,3 +1,4 @@
build
Makefile
cmake_package
mbedtls

View File

@ -1,3 +1,4 @@
build
Makefile
cmake_package_install
mbedtls