diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-05-22 19:39:56 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2011-05-22 19:39:56 +0200 |
commit | 9125af3d1d8c2a706c4486362e1b0334e4708f56 (patch) | |
tree | 0464965a92d3139965c34335d9000d3457c49170 /.gitignore | |
parent | 69dfdb821df5f26eea7c264a612d0e3d46da3ad5 (diff) | |
download | gnutls-9125af3d1d8c2a706c4486362e1b0334e4708f56.tar.gz |
updated
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d0fc83e5b8..e00238b887 100644 --- a/.gitignore +++ b/.gitignore @@ -453,3 +453,5 @@ lib/auth/libgnutls_auth.la tests/cipher-test tests/suite/x509paths/X509tests tests/x509cert +src/benchmark-cipher +src/benchmark-tls |