diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-17 08:43:40 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2014-05-17 08:43:40 +0200 |
commit | ae98780bc7317e3e0eb0cc789ef1a4d77970d069 (patch) | |
tree | a0520927bc8e3e55e357a84246656dbc155d8e30 /.gitignore | |
parent | b7f7b483a2c1e8da424bb3519e9365c489f1b248 (diff) | |
download | gnutls-ae98780bc7317e3e0eb0cc789ef1a4d77970d069.tar.gz |
more files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 32296c1d42..a3eb44537b 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,9 @@ *.log *.trs *.o +*.plist *~ +suppressions.valgrind .deps .libs ABOUT-NLS @@ -707,3 +709,4 @@ tests/suite/softhsm*.db tests/suite/softhsm*.db-journal tests/suite/softhsm*.config gl/errno.h +tests/suite/pkcs11-get-issuer |