diff options
Diffstat (limited to 'trunk/tests')
-rw-r--r-- | trunk/tests/.cvsignore | 23 | ||||
-rw-r--r-- | trunk/tests/gpg/.cvsignore | 14 | ||||
-rw-r--r-- | trunk/tests/gpgsm/.cvsignore | 11 |
3 files changed, 47 insertions, 1 deletions
diff --git a/trunk/tests/.cvsignore b/trunk/tests/.cvsignore index a980df28..d221909f 100644 --- a/trunk/tests/.cvsignore +++ b/trunk/tests/.cvsignore @@ -26,3 +26,26 @@ Whisky XRay Yankee Zulu +foo +just-gnu-it +just-gnu-it.asc +out.1 +out.2 +out2 +out3 +pubring.gpg +random_seed +save +secring.gpg +t-datano +t-versionno +trustdb.gpg +wichtig +wichtig.asc +with-notation +with-notation.asc +x.c +xx1 +xx1.gpg +xx2 +dbgmd-0*
\ No newline at end of file diff --git a/trunk/tests/gpg/.cvsignore b/trunk/tests/gpg/.cvsignore index c6c0c8eb..20e41f31 100644 --- a/trunk/tests/gpg/.cvsignore +++ b/trunk/tests/gpg/.cvsignore @@ -1,7 +1,19 @@ -Makefile Makefile.in .deps .libs +.gdb_history Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel India Juliet Kilo Lima Mike November Oscar Papa Quebec Romeo Sierra Tango Uniform Victor +Makefile Makefile.in .deps .libs Whisky XRay Yankee Zulu pubring.gpg secring.gpg random_seed trustdb.gpg t-decrypt t-decrypt-verify t-encrypt t-export t-genkey t-import +t-decrypt-verifyno +t-decryptno +t-encryptno +t-exportno +t-genkeyno +t-importno t-keylist t-sign t-signers t-trustlist t-verify +t-keylistno +t-signersno +t-signno +t-trustlistno +t-verifyno diff --git a/trunk/tests/gpgsm/.cvsignore b/trunk/tests/gpgsm/.cvsignore index 1d40567d..2133b4fb 100644 --- a/trunk/tests/gpgsm/.cvsignore +++ b/trunk/tests/gpgsm/.cvsignore @@ -1 +1,12 @@ Makefile Makefile.in .deps .libs +gpg-agent.conf +private-keys-v1.d +pubcerts.kbx +pubring.kbx +t-decryptno +t-encryptno +t-importno +t-keylistno +t-signno +t-verifyno +dbgmd-0*
\ No newline at end of file |