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