diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-08 18:12:32 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-08 18:12:32 +0100 |
commit | e30cfb6711e20021612625d7e33d1af53fa10b58 (patch) | |
tree | 88f6b8cc23a25fcf65cbd5bf4cf6fce31c94bd22 /.gitignore | |
parent | bbdd2021f7d9cfd1c89ddd577806d251bf17da21 (diff) | |
download | gnutls-e30cfb6711e20021612625d7e33d1af53fa10b58.tar.gz |
Added test program mini-loss2.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e7231364cb..07c64a032c 100644 --- a/.gitignore +++ b/.gitignore @@ -584,3 +584,4 @@ tests/x509self tests/x509sign-verify tests/x509signself gl/tests/test-base64 +tests/mini-loss2 |