From 374d71e9513df8513a489adde67db3d0fbec8ca6 Mon Sep 17 00:00:00 2001 From: uku Date: Thu, 15 Feb 2024 19:25:53 +0100 Subject: [PATCH] fix gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cf97a5c..71b1475 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # build artifacts result +result-man # dev shell .pre-commit-config.yaml