summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-06-01 18:47:44 +0200
committerewy <ewy0@protonmail.com>2026-06-01 18:47:44 +0200
commit46d032cd21b0e8e2c94a32333d3805ec76980cca (patch)
treefbb8aed5c5a501aca1309f62a9d4440ca949ce4c /.gitignore
parent7585a488b7b1e1812f7ebf50107139e2fd65f035 (diff)
add man(1) generation
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
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