aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-12-19 12:44:02 +0000
committerWerner Koch <[email protected]>2001-12-19 12:44:02 +0000
commita3fcd4e06c56d41ad687426074c7fda145e318a7 (patch)
tree5996ffa71457e29fe79ae1fd45eb3ee11c1b536b
parentAdd info about noinst of gpgmeplug. (diff)
downloadgpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.tar.gz
gpgme-a3fcd4e06c56d41ad687426074c7fda145e318a7.zip
updated .cvsignore files
Diffstat (limited to '')
-rw-r--r--.cvsignore2
-rw-r--r--complus/.cvsignore8
-rw-r--r--doc/.cvsignore5
-rw-r--r--gpgme/.cvsignore8
-rw-r--r--tests/.cvsignore23
-rw-r--r--tests/gpg/.cvsignore14
-rw-r--r--tests/gpgsm/.cvsignore11
7 files changed, 68 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 9775bec9..09438699 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -7,6 +7,8 @@ config.h.in
config.log
config.status
configure
+gpgme-0.1.0
+libtool
stamp-h
stamp-h.in
stamp-h1
diff --git a/complus/.cvsignore b/complus/.cvsignore
index 55805913..eb76be49 100644
--- a/complus/.cvsignore
+++ b/complus/.cvsignore
@@ -1,2 +1,10 @@
.libs
Makefile.in Makefile .deps
+gpgcom
+gpgcom-20010731.zip
+gpgcom-20010731.zip.sig
+gpgcom.reg
+guidgen
+regtlb
+tgpgcom
+unused-ids
diff --git a/doc/.cvsignore b/doc/.cvsignore
index aa61a42e..da2a8c9a 100644
--- a/doc/.cvsignore
+++ b/doc/.cvsignore
@@ -1 +1,6 @@
Makefile.in Makefile
+ref.aux
+ref.dvi
+ref.log
+ref.sgml
+ref.tex
diff --git a/gpgme/.cvsignore b/gpgme/.cvsignore
index 9d8fd2d1..309da286 100644
--- a/gpgme/.cvsignore
+++ b/gpgme/.cvsignore
@@ -1,6 +1,10 @@
-Makefile.in Makefile .deps .libs
+
*.lo *.la
+Makefile.in Makefile .deps .libs
errors.c
gpgme-config
+old
status-table.h
-
+x.html
+x.log
+x.tex
diff --git a/tests/.cvsignore b/tests/.cvsignore
index a980df28..d221909f 100644
--- a/tests/.cvsignore
+++ b/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/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