diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-19 20:41:03 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2015-03-19 20:41:03 +0100 |
commit | 5a2db74af50c1417ae9fea10761b01daf2846ec8 (patch) | |
tree | f55aae90700868b13b48e2eaea4af3f74df9c234 /.gitignore | |
parent | c16a06a2a35e4d0ca489c477e2acf210f3c9dbfc (diff) | |
download | gnutls-5a2db74af50c1417ae9fea10761b01daf2846ec8.tar.gz |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c78666ecd..f2d917b6cf 100644 --- a/.gitignore +++ b/.gitignore @@ -749,3 +749,4 @@ tests/mini-dtls-record-asym tests/set_x509_key_file tests/set_x509_key_mem tests/strict-der +tests/mini-extension tests/mini-supplementaldata |