commit 386005141dee797c69ff6cfcea74c9e098a8d7b2 parent 225f4cc51db64c75b7eae5785afc976f66f71654 Author: Lou Woell <lou.woell@posteo.de> Date: Mon, 6 Oct 2025 03:32:45 +0200 fix gitignore Diffstat:
| M | .gitignore | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1 +1 @@ -harehelper +/harehelper +\ No newline at end of file