diff options
author | Marcus Brinkmann <[email protected]> | 2001-12-19 17:26:54 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-12-19 17:26:54 +0000 |
commit | 530bad57ce221395ece7f5680ab081b687dbd78b (patch) | |
tree | abaa817f071fed8dc9187ba5ddecf0ab93a3482d /tests/gpgsm | |
parent | configure has fixed the version number, better checkin so that we are (diff) | |
download | gpgme-530bad57ce221395ece7f5680ab081b687dbd78b.tar.gz gpgme-530bad57ce221395ece7f5680ab081b687dbd78b.zip |
Revert cruft from last check in.
Diffstat (limited to 'tests/gpgsm')
-rw-r--r-- | tests/gpgsm/.cvsignore | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/gpgsm/.cvsignore b/tests/gpgsm/.cvsignore index 2133b4fb..66f7baa3 100644 --- a/tests/gpgsm/.cvsignore +++ b/tests/gpgsm/.cvsignore @@ -1,12 +1,12 @@ Makefile Makefile.in .deps .libs gpg-agent.conf private-keys-v1.d -pubcerts.kbx +pubring.gpg pubring.kbx -t-decryptno -t-encryptno -t-importno -t-keylistno -t-signno -t-verifyno -dbgmd-0*
\ No newline at end of file +secring.gpg +t-decrypt +t-encrypt +t-import +t-keylist +t-sign +t-verify |