[Cryptech-Commits] [sw/libhal] 02/02: test-mkmif was missing from .gitignore.

git at cryptech.is git at cryptech.is
Tue Jun 14 23:35:09 UTC 2016


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

sra at hactrn.net pushed a commit to branch master
in repository sw/libhal.

commit 34f32288afd87073eb5ab9bafc3f4202ab9a0551
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Tue Jun 14 19:06:34 2016 -0400

    test-mkmif was missing from .gitignore.
---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7131463..1625b1a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,14 +11,15 @@ tests/test-bus
 tests/test-ecdsa
 tests/test-ecdsa-*.der
 tests/test-hash
+tests/test-mkmif
 tests/test-pbkdf2
+tests/test-rpc_get_random
+tests/test-rpc_get_version
 tests/test-rpc_hash
 tests/test-rpc_pkey
 tests/test-rpc_server
 tests/test-rsa
 tests/test-rsa-*.der
 tests/test-trng
-tests/test-rpc_get_version
-tests/test-rpc_get_random
 utils/cores
 utils/eim_peek_poke



More information about the Commits mailing list