From 493dabb1043aa7e91bbe1c7b6dcfe35adabfbc58 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Sat, 7 May 2022 00:23:36 -0500 Subject: [PATCH] .gitignore --- .gitignore | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index adf8f72..3922499 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,4 @@ -# ---> Go -# 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 +hasshelper* *.exe *.exe~ *.dll @@ -21,3 +17,5 @@ # Go workspace file go.work +tags +.vscode