Add missing program to .gitignore
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
102aea2ba8
commit
4bc873f0a1
1 changed files with 1 additions and 0 deletions
1
programs/.gitignore
vendored
1
programs/.gitignore
vendored
|
@ -38,6 +38,7 @@ psa/crypto_examples
|
|||
psa/hmac_demo
|
||||
psa/key_ladder_demo
|
||||
psa/psa_constant_names
|
||||
psa/psa_hash
|
||||
random/gen_entropy
|
||||
random/gen_random_ctr_drbg
|
||||
ssl/dtls_client
|
||||
|
|
Loading…
Reference in a new issue