[PATCH] Updating gitignore
Christian Aistleitner
christian at quelltextlich.at
Sun Jan 29 14:53:24 CET 2012
Hello,
common/t-dns-cert, and common/t-openpgp-oid are generated by make, but not listed in .gitignore.
The below patch adds them.
Kind regards,
Christian
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index d5ccfa0..1b5e2ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,9 +37,11 @@ common/libgpgrl.a
common/libsimple-pwquery.a
common/t-b64
common/t-convert
+common/t-dns-cert
common/t-exechelp
common/t-gettime
common/t-helpfile
+common/t-openpgp-oid
common/t-percent
common/t-session-env
common/t-sexputil
--
1.7.8.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: Digital signature
URL: </pipermail/attachments/20120129/83996f2d/attachment.pgp>
More information about the Gnupg-devel
mailing list