mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-22 14:27:09 +00:00
Do not ignore pubring and secring as they are cleaned
This commit is contained in:
parent
337ccfb4a0
commit
cf9930c572
1 changed files with 0 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -64,10 +64,8 @@ tests/*.log
|
||||||
tests/*.out
|
tests/*.out
|
||||||
tests/*.php
|
tests/*.php
|
||||||
tests/*.sh
|
tests/*.sh
|
||||||
tests/pubring.gpg
|
|
||||||
tests/pubring.kbx
|
tests/pubring.kbx
|
||||||
tests/random_seed
|
tests/random_seed
|
||||||
tests/secring.gpg
|
|
||||||
tests/sshcontrol
|
tests/sshcontrol
|
||||||
tests/trustdb.gpg
|
tests/trustdb.gpg
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue