From 4fc92c3fe73975ae5f9a8abb2bd75262368ed4d0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 29 Oct 2020 08:33:45 +0100 Subject: update to 6.2.2 switch to phpunit9 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 1ab5c4f..01f0400 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc -- cgit