From 54125fb6438e492e2bc1cf4b1c49f4ac94138ed6 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 17 Feb 2025 00:40:15 +0800 Subject: git_hooks{.go,_client}: Add stub for git hook clients --- git_hooks_client/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 git_hooks_client/.gitignore (limited to 'git_hooks_client/.gitignore') diff --git a/git_hooks_client/.gitignore b/git_hooks_client/.gitignore new file mode 100644 index 0000000..129c0b4 --- /dev/null +++ b/git_hooks_client/.gitignore @@ -0,0 +1 @@ +/git_hooks_client -- cgit v1.2.3