diff options
author | Remi Collet <remi@remirepo.net> | 2021-03-23 16:19:39 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-03-23 16:19:39 +0100 |
commit | 5886f2d426a86aca8ad68dc3dcbd2acc34e402c5 (patch) | |
tree | 1c4e59786958993d23c979f07415bc5634c9df54 /.gitignore | |
parent | 562641ccbb7fc5f3bd35d252ebf8a463dfb94c43 (diff) |
switch to phpunit7 and fix FTBFS with PHP 8
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 |