diff options
author | Werner Koch <wk@gnupg.org> | 2013-02-12 19:28:54 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2013-02-12 19:28:54 +0100 |
commit | 7ab61423f0066c89130d1d1e6a5b429cff188b97 (patch) | |
tree | b433720ed6e94beaa0e0b84268506c5d327e7251 /.gitignore | |
parent | Merge branch 'master' into key-storage-work (diff) | |
download | gnupg2-7ab61423f0066c89130d1d1e6a5b429cff188b97.tar.xz gnupg2-7ab61423f0066c89130d1d1e6a5b429cff188b97.zip |
Update .gitignore for non-VPATH builds.
--
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore index a6b178146..b75b40416 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ po/en@boldquot.po po/en@quot.insert-header po/en@quot.po po/stamp-po +po/remove-potcdate.sed +po/gnupg.pot agent/gpg-agent agent/gpg-preset-passphrase agent/gpg-protect-tool @@ -47,6 +49,8 @@ common/t-sysutils common/t-stringhelp common/t-timestuff common/t-ssh-utils +common/t-dns-cert +common/t-openpgp-oid doc/addgnupghome.8 doc/applygnupgdefaults.8 doc/faq.html @@ -89,14 +93,20 @@ keyserver/gpg2keys_ldap scd/gnupg-pcsc-wrapper scd/scdaemon sm/gpgsm +g13/g13 dirmngr/dirmngr dirmngr/dirmngr-client dirmngr/dirmngr_ldap dirmngr/no-libgcrypt.c tests/asschk tests/gpg-agent.conf +tests/gpg.conf tests/gpgsm.conf tests/inittests.stamp +tests/private-keys-v1.d/ +tests/pubring.kbx +tests/testdir.stamp +tests/trustlist.txt tests/openpgp/data-32000 tests/openpgp/data-500 tests/openpgp/data-80000 @@ -112,6 +122,12 @@ tests/openpgp/pubring.gpg tests/openpgp/pubring.pkr tests/openpgp/secring.gpg tests/openpgp/secring.skr +tests/openpgp/private-keys-v1.d/ +tests/openpgp/*.log +tests/openpgp/trustdb.gpg +tests/openpgp/gpg.conf +tests/openpgp/random_seed +tests/openpgp/z tests/pkits/ReadMe.txt tests/pkits/certpairs/ tests/pkits/certs/ @@ -126,13 +142,6 @@ tests/pkits/policies.txt tests/pkits/smime/ tests/pkits/testdir.stamp tests/pkits/trustlist.txt -tests/private-keys-v1.d/ -tests/pubring.kbx -tests/testdir.stamp -tests/trustlist.txt -tests/openpgp/*.log -tests/openpgp/trustdb.gpg -tests/openpgp/z tools/clean-sat tools/gpg-check-pattern tools/gpg-connect-agent @@ -145,5 +154,6 @@ tools/mk-tdata tools/symcryptrun tools/watchgnupg tools/gpgtar -g13/g13 -/po/gnupg.pot + + +x.parm |