From 68b8d3aa93396343b0d86c18bccc32eb7b8c70e8 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 5 Dec 2001 19:50:45 +0000 Subject: [PATCH] Add .cvsignore files. Suggested by Jan-Oliver Wagner . --- trunk/.cvsignore | 9 +++++++++ trunk/assuan/.cvsignore | 2 ++ trunk/bonobo/.cvsignore | 1 + trunk/complus/.cvsignore | 1 + trunk/doc/.cvsignore | 1 + trunk/gpgme/.cvsignore | 6 ++++++ trunk/gpgmeplug/.cvsignore | 2 ++ trunk/jnlib/.cvsignore | 1 + trunk/tests/.cvsignore | 1 + trunk/tests/gpg/.cvsignore | 7 +++++++ trunk/tests/gpgsm/.cvsignore | 1 + 11 files changed, 32 insertions(+) create mode 100644 trunk/.cvsignore create mode 100644 trunk/assuan/.cvsignore create mode 100644 trunk/bonobo/.cvsignore create mode 100644 trunk/complus/.cvsignore create mode 100644 trunk/doc/.cvsignore create mode 100644 trunk/gpgme/.cvsignore create mode 100644 trunk/gpgmeplug/.cvsignore create mode 100644 trunk/jnlib/.cvsignore create mode 100644 trunk/tests/.cvsignore create mode 100644 trunk/tests/gpg/.cvsignore create mode 100644 trunk/tests/gpgsm/.cvsignore diff --git a/trunk/.cvsignore b/trunk/.cvsignore new file mode 100644 index 0000000..4b83805 --- /dev/null +++ b/trunk/.cvsignore @@ -0,0 +1,9 @@ +Makefile Makefile.in +aclocal.m4 config.h.in +config.h +configure +libtool +config.log config.status +stamp-h +stamp-h.in +stamp-h1 diff --git a/trunk/assuan/.cvsignore b/trunk/assuan/.cvsignore new file mode 100644 index 0000000..564fd58 --- /dev/null +++ b/trunk/assuan/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in Makefile .deps +assuan-errors.c diff --git a/trunk/bonobo/.cvsignore b/trunk/bonobo/.cvsignore new file mode 100644 index 0000000..3f85e61 --- /dev/null +++ b/trunk/bonobo/.cvsignore @@ -0,0 +1 @@ +Makefile.in Makefile .deps diff --git a/trunk/complus/.cvsignore b/trunk/complus/.cvsignore new file mode 100644 index 0000000..3f85e61 --- /dev/null +++ b/trunk/complus/.cvsignore @@ -0,0 +1 @@ +Makefile.in Makefile .deps diff --git a/trunk/doc/.cvsignore b/trunk/doc/.cvsignore new file mode 100644 index 0000000..aa61a42 --- /dev/null +++ b/trunk/doc/.cvsignore @@ -0,0 +1 @@ +Makefile.in Makefile diff --git a/trunk/gpgme/.cvsignore b/trunk/gpgme/.cvsignore new file mode 100644 index 0000000..9d8fd2d --- /dev/null +++ b/trunk/gpgme/.cvsignore @@ -0,0 +1,6 @@ +Makefile.in Makefile .deps .libs +*.lo *.la +errors.c +gpgme-config +status-table.h + diff --git a/trunk/gpgmeplug/.cvsignore b/trunk/gpgmeplug/.cvsignore new file mode 100644 index 0000000..95fd8ee --- /dev/null +++ b/trunk/gpgmeplug/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in Makefile .deps .libs +*.lo *.la diff --git a/trunk/jnlib/.cvsignore b/trunk/jnlib/.cvsignore new file mode 100644 index 0000000..3f85e61 --- /dev/null +++ b/trunk/jnlib/.cvsignore @@ -0,0 +1 @@ +Makefile.in Makefile .deps diff --git a/trunk/tests/.cvsignore b/trunk/tests/.cvsignore new file mode 100644 index 0000000..183fe91 --- /dev/null +++ b/trunk/tests/.cvsignore @@ -0,0 +1 @@ +Makefile.in Makefile .deps .libs t-data t-version diff --git a/trunk/tests/gpg/.cvsignore b/trunk/tests/gpg/.cvsignore new file mode 100644 index 0000000..c6c0c8e --- /dev/null +++ b/trunk/tests/gpg/.cvsignore @@ -0,0 +1,7 @@ +Makefile Makefile.in .deps .libs +Alpha Bravo Charlie Delta Echo Foxtrot Golf Hotel India Juliet Kilo +Lima Mike November Oscar Papa Quebec Romeo Sierra Tango Uniform Victor +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-keylist t-sign t-signers t-trustlist t-verify diff --git a/trunk/tests/gpgsm/.cvsignore b/trunk/tests/gpgsm/.cvsignore new file mode 100644 index 0000000..1d40567 --- /dev/null +++ b/trunk/tests/gpgsm/.cvsignore @@ -0,0 +1 @@ +Makefile Makefile.in .deps .libs -- 2.26.2