[Cryptech-Commits] [sw/libhal] 03/03: Update .gitignore with newish test apps

git at cryptech.is git at cryptech.is
Sun Aug 12 19:27:37 UTC 2018


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a commit to branch master
in repository sw/libhal.

commit cd7b69c812a281845fa05359ee8c24dc1ef147ca
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Sun Aug 12 15:23:45 2018 -0400

    Update .gitignore with newish test apps
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 764f6fb..efaa99c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,11 +15,13 @@ tests/test-rpc_bighash
 tests/test-rpc_get_random
 tests/test-rpc_get_version
 tests/test-rpc_hash
+tests/test-rpc_hashsig
 tests/test-rpc_login
 tests/test-rpc_pkey
 tests/test-rpc_server
 tests/test-rsa
 tests/test-rsa-*.der
 tests/test-trng
+tests/test-xdr
 utils/cores
 utils/eim_peek_poke



More information about the Commits mailing list