From f259f864fbeb8e079fd83396a32cf5fa0b24d804 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 28 Jul 2023 21:00:51 +0200 Subject: [PATCH] Add bin/git-ignore --- bin/git-ignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bin/git-ignore diff --git a/bin/git-ignore b/bin/git-ignore new file mode 100644 index 0000000..8a863bd --- /dev/null +++ b/bin/git-ignore @@ -0,0 +1,3 @@ +#!/bin/bash + +kignore $@