diff options
author | Remi Collet <remi@remirepo.net> | 2020-12-10 11:05:24 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-12-10 11:05:24 +0100 |
commit | 48f34db8043d7d1c8ced61c046bcd74c73431d19 (patch) | |
tree | 5b0232a2e819736e0cfe088944f3b52aebaf3183 /.gitignore | |
parent | d9f4e6cbd979d9666611036fe31f10920c15aa87 (diff) |
add patch for PHP 8 from
https://github.com/php/pecl-system-sync/pull/1
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 |