Clean up gpgme's tests/gpg when gpg2.1 is available
* tests/gpg/Makefile.am: Clean up .gpg-v21-migrated -- We also need to gitignore this file.
This commit is contained in:
parent
4160ef90a1
commit
36997e0f74
1
tests/gpg/.gitignore
vendored
1
tests/gpg/.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.deps
|
||||
.gpg-v21-migrated
|
||||
.libs
|
||||
gpg-agent.conf
|
||||
gpg.conf
|
||||
|
@ -43,7 +43,7 @@ TESTS = initial.test $(c_tests) final.test
|
||||
|
||||
CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \
|
||||
gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \
|
||||
random_seed S.gpg-agent
|
||||
random_seed S.gpg-agent .gpg-v21-migrated
|
||||
|
||||
private_keys = \
|
||||
13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \
|
||||
|
Loading…
Reference in New Issue
Block a user