From: Alejandro Colomar Date: Wed, 14 Feb 2024 23:02:17 +0000 (+0100) Subject: .gitignore: Widen glob X-Git-Tag: man-pages-6.7~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c850db0696d941dbc3689efbd63d4dc40a0e1c;p=thirdparty%2Fman-pages.git .gitignore: Widen glob There are other similar files generated by checkpatch. Signed-off-by: Alejandro Colomar --- diff --git a/.gitignore b/.gitignore index 8786f3c2a..a2a25ec2a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ /.tmp/ # checkpatch spurious output. I hope we fix that some day. -/.checkpatch-camelcase.git. +/.checkpatch-camelcase.*