aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgsm
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-12-19 17:26:54 +0000
committerMarcus Brinkmann <[email protected]>2001-12-19 17:26:54 +0000
commit530bad57ce221395ece7f5680ab081b687dbd78b (patch)
treeabaa817f071fed8dc9187ba5ddecf0ab93a3482d /tests/gpgsm
parentconfigure has fixed the version number, better checkin so that we are (diff)
downloadgpgme-530bad57ce221395ece7f5680ab081b687dbd78b.tar.gz
gpgme-530bad57ce221395ece7f5680ab081b687dbd78b.zip
Revert cruft from last check in.
Diffstat (limited to 'tests/gpgsm')
-rw-r--r--tests/gpgsm/.cvsignore16
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