diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-02 10:02:38 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-02 10:02:38 +0200 |
commit | 27b3eca90b74939eac8b9c6b1c7ef001fa65aa6f (patch) | |
tree | 1824f15b545b508bc8ff3671835daabec42ec1be /.gitignore | |
parent | 3750cfe644ddb4fd2d67043319255c2e2b2356b9 (diff) |
add upstream patch for test suite
add patch for PHP 8.0.0beta3 from
https://github.com/igbinary/igbinary/pull/284
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc |