From 46d032cd21b0e8e2c94a32333d3805ec76980cca Mon Sep 17 00:00:00 2001 From: ewy Date: Mon, 1 Jun 2026 18:47:44 +0200 Subject: add man(1) generation --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cdbeccf..6ba5589 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ web/coverage.html coverage.out # build artifact -pik \ No newline at end of file +pik +out \ No newline at end of file -- cgit v1.3.1