diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2009-07-16 23:23:50 +0300 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2009-07-16 23:23:50 +0300 |
commit | b2a9cae01d9fe499abed898881c78c1e08f2bdc0 (patch) | |
tree | d5efcfee682316e382b84a99aca63bae4de938aa /.gitignore | |
parent | 2ae924ffb0b90e22271c04eb79b59cbd1691b086 (diff) | |
download | gnutls-b2a9cae01d9fe499abed898881c78c1e08f2bdc0.tar.gz |
updated files to be ignored.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9759059cd7..993c6721c3 100644 --- a/.gitignore +++ b/.gitignore @@ -111,3 +111,15 @@ m4/ lib/po po stamp-h1 +tests/chainverify +tests/crq_apis +tests/crq_key_id +tests/cve-2008-4989 +tests/cve-2009-1415 +tests/cve-2009-1416 +tests/init_roundtrip +tests/mini-eagain +tests/pkcs12_s2k +tests/pkcs12_s2k_pem +tests/session_ticket.c +tests/x509sign-verify |