commit 1d7d1efc81a871e53a680a8e3282a68276dfdef4 parent 77b9baf5f15e2e865abfb0b935091b5c5268af5b Author: Robin Bron <robin@finwo.nl> Date: Sat, 30 Apr 2022 02:35:27 +0200 Fixed gitignore for manpage Diffstat:
| M | .gitignore | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,3 +1,4 @@ pmlag *.[ao] -pmlag.[1,html] +pmlag.1 +pmlag.html