diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-04-05 01:50:00 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-04-05 01:50:00 +0200 |
commit | 62433293b4c7aac8850009d49cb567c1c91c1750 (patch) | |
tree | 2063e4e02dd98d5469230ad2168d689f595a2673 /.gitignore | |
parent | 157e01be5fb5d024c498a02683aae213dd98b521 (diff) | |
download | gnutls-62433293b4c7aac8850009d49cb567c1c91c1750.tar.gz |
ignore the softhsm test suite files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5485c51026..9587fdcc73 100644 --- a/.gitignore +++ b/.gitignore @@ -700,3 +700,7 @@ lib/priority_options.h tests/name-constraints tests/x509-extensions tests/sec-params +tests/suite/pkcs11-chainverify +tests/suite/softhsm.config +tests/suite/softhsm.db +tests/suite/softhsm.db-journal |