mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-11 08:05:24 -04:00
Add and update some .gitignore files
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
e3bdbd53ec
commit
eee0736d52
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,6 +2,9 @@
|
|||||||
seedfile
|
seedfile
|
||||||
# MBEDTLS_PSA_INJECT_ENTROPY seed file created by the test framework
|
# MBEDTLS_PSA_INJECT_ENTROPY seed file created by the test framework
|
||||||
00000000ffffff52.psa_its
|
00000000ffffff52.psa_its
|
||||||
|
# Log files created by all.sh to reduce the logs in case a component runs
|
||||||
|
# successfully
|
||||||
|
quiet-make.*
|
||||||
|
|
||||||
# CMake build artifacts:
|
# CMake build artifacts:
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
|
2
pkgconfig/.gitignore
vendored
Normal file
2
pkgconfig/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Makefile
|
||||||
|
*.pc
|
Loading…
x
Reference in New Issue
Block a user