aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/tests/gpgsm/.cvsignore
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/tests/gpgsm/.cvsignore')
-rw-r--r--trunk/tests/gpgsm/.cvsignore16
1 files changed, 8 insertions, 8 deletions
diff --git a/trunk/tests/gpgsm/.cvsignore b/trunk/tests/gpgsm/.cvsignore
index 2133b4fb..66f7baa3 100644
--- a/trunk/tests/gpgsm/.cvsignore
+++ b/trunk/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