diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-23 14:37:47 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2016-11-23 15:02:25 +0100 |
commit | 1158c8d9082c7e32ef3a100b3e1a3ae9e208c694 (patch) | |
tree | 1a6fcf746484d2b22ee9f2489992d3f61b6bab1b /.gitignore | |
parent | 42c5dd87faed931e6c352fa96294b3c47679f114 (diff) | |
download | gnutls-1158c8d9082c7e32ef3a100b3e1a3ae9e208c694.tar.gz |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 595334d903..ee1a33bf9d 100644 --- a/.gitignore +++ b/.gitignore @@ -932,3 +932,19 @@ lib/unistring/uninorm.h lib/unistring/unistr.h lib/unistring/unitypes.h lib/unistring/unused-parameter.h +tests/status-request-ext +tests/str-idna +tests/str-unicode +tests/suite/prime-check +tests/session-tickets-ok +tests/set_x509_key_file_legacy +tests/set_known_dh_params_x509 +tests/set_known_dh_params_psk +tests/set_known_dh_params_anon +tests/session-tickets-missing +tests/rng-pthread +tests/rng-no-onload +tests/pkcs11-privkey-export +tests/dtls1-2-mtu-check +doc/gendocs_template_min +build/ |