[pim/libkleo] /: GIT_SILENT Ignore some files in all GNUPGHOME test fixtures (silent)
Ingo Klöcker <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 50191013fed41493916ba24596f6132cb2b5ccbd by Ingo Klöcker, on behalf of Ingo Klöcker. Committed on 28/07/2026 at 13:20. Pushed by kloecker into branch 'master'. GIT_SILENT Ignore some files in all GNUPGHOME test fixtures M +5 -0 .gitignore M +0 -3 autotests/fixtures/keyresolvercoretest/.gitignore https://invent.kde.org/pim/libkleo/-/commit/50191013fed41493916ba24596f6132cb2b5ccbd diff --git a/.gitignore b/.gitignore index 1bc067de..f1260654 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,8 @@ Testing/ /.vscode/ .qtcreator/ .sentry-native/ + +# Files to ignore in all GNUPGHOME test fixtures +openpgp-revocs.d/ +random_seed +tofu.db diff --git a/autotests/fixtures/keyresolvercoretest/.gitignore b/autotests/fixtures/keyresolvercoretest/.gitignore index b8c2f45a..1337cb46 100644 --- a/autotests/fixtures/keyresolvercoretest/.gitignore +++ b/autotests/fixtures/keyresolvercoretest/.gitignore @@ -1,4 +1 @@ demoCA/*.old -openpgp-revocs.d/ -random_seed -tofu.db