You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@milagro.apache.org by km...@apache.org on 2019/12/13 16:34:12 UTC

[incubator-milagro-crypto-rust] 14/18: Update .gitignore to exclude test and bench binaries

This is an automated email from the ASF dual-hosted git repository.

kmccusker pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-crypto-rust.git

commit 6c0f1982e1f248997c4fa5940f74d2e6ec733629
Author: Kirk Baird <ba...@outlook.com>
AuthorDate: Fri Dec 13 16:05:23 2019 +1100

    Update .gitignore to exclude test and bench binaries
    
    Signed-off-by: Kirk Baird <ba...@outlook.com>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2c96eb1..962da4e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
 target/
 Cargo.lock
+TestALL
+TestBLS
+TestNHS
+BenchtestALL