diff options
author | Remi Collet <remi@remirepo.net> | 2020-09-01 11:30:06 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-09-01 11:30:06 +0200 |
commit | 0d8651d95a8512841ee49b735315b2720a97f1fe (patch) | |
tree | a0504213c44d53e2828d9dc816bfc11641d05ab5 /.gitignore | |
parent | 93b62252b4afe626aa574871ee64b3a47298eb51 (diff) |
add patch for PHP 8 from
https://github.com/improved-php-library/http-message/pull/3
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 |