diff options
author | Remi Collet <remi@remirepo.net> | 2021-11-30 10:06:23 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-11-30 10:06:23 +0100 |
commit | cd1dd050d4e079fd3afbadefe5859965b50c59ee (patch) | |
tree | 8a7a3a8a0bf1a3b544eaaf35668f2ccef2552c13 /.gitignore | |
parent | 59b4dc422645e45b83ebecca8623d40c4d40bdd1 (diff) |
add patch for PHP 8.1 from https://github.com/laruence/yaconf/pull/66
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 |