From 29f57d101007d7cdece5ff14f11fad7a176ea802 Mon Sep 17 00:00:00 2001 From: kuritka Date: Mon, 13 Dec 2021 15:08:41 +0100 Subject: [PATCH] GO: Added link to allow list template Signed-off-by: kuritka --- Go.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Go.gitignore b/Go.gitignore index de67df5e..3b735ec4 100644 --- a/Go.gitignore +++ b/Go.gitignore @@ -1,3 +1,6 @@ +# If you prefer the allow list template instead of the deny list, see community template: +# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore +# # Binaries for programs and plugins *.exe *.exe~