.gitignore

This commit is contained in:
Mike Bloy 2022-05-07 00:23:36 -05:00
parent 793210e2bb
commit 493dabb104

8
.gitignore vendored
View File

@ -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