diff options
| author | Werner Koch <[email protected]> | 2001-12-19 12:44:02 +0000 | 
|---|---|---|
| committer | Werner Koch <[email protected]> | 2001-12-19 12:44:02 +0000 | 
| commit | a3fcd4e06c56d41ad687426074c7fda145e318a7 (patch) | |
| tree | 5996ffa71457e29fe79ae1fd45eb3ee11c1b536b /tests/gpg | |
| parent | Add info about noinst of gpgmeplug. (diff) | |
| download | gpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.tar.gz gpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.zip | |
updated .cvsignore files
Diffstat (limited to '')
| -rw-r--r-- | tests/gpg/.cvsignore | 14 | ||||
| -rw-r--r-- | tests/gpgsm/.cvsignore | 11 | 
2 files changed, 24 insertions, 1 deletions
| diff --git a/tests/gpg/.cvsignore b/tests/gpg/.cvsignore index c6c0c8eb..20e41f31 100644 --- a/tests/gpg/.cvsignore +++ b/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/tests/gpgsm/.cvsignore b/tests/gpgsm/.cvsignore index 1d40567d..2133b4fb 100644 --- a/tests/gpgsm/.cvsignore +++ b/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 | 
