aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-02-15 00:02:17 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-17 02:38:30 +0100
commit18c850db0696d941dbc3689efbd63d4dc40a0e1c (patch)
tree52aa4c3078331092d7da3537c2add61b4665b38a
parenta1e22a8c359660394afdc9f838c87eb0d38e7903 (diff)
downloadman-pages-18c850db0696d941dbc3689efbd63d4dc40a0e1c.tar.gz
.gitignore: Widen glob
There are other similar files generated by checkpatch. Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8786f3c2ab..a2a25ec2a3 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.*