From 43d3573a5f8a5d3d94352d0d2ae239b5d91da7b0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 19 Feb 2024 16:12:45 +0100 Subject: fix for PHP 8.1 using patch from https://github.com/SeasX/SeasLog/pull/322 --- .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