[Cryptech-Commits] [sw/libhal] branch master updated: Binaries missing from .gitignore make git submodule grumpy.
    git at cryptech.is 
    git at cryptech.is
       
    Mon Dec 21 09:31:32 UTC 2015
    
    
  
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.
The following commit(s) were added to refs/heads/master by this push:
       new  da6eb8a   Binaries missing from .gitignore make git submodule grumpy.
da6eb8a is described below
commit da6eb8ad054fb4ddab40a39802b0d99cee65ca78
Author: Rob Austein <sra at hactrn.net>
Date:   Mon Dec 21 04:31:05 2015 -0500
    Binaries missing from .gitignore make git submodule grumpy.
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 7428ea1..cdc0f27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,8 +6,11 @@ autom4te.cache
 config.log
 config.status
 tests/test-aes-key-wrap
+tests/test-bus
 tests/test-ecdsa
 tests/test-hash
 tests/test-pbkdf2
 tests/test-rsa
+tests/test-trng
+utils/cores
 utils/eim_peek_poke
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Commits
mailing list