.gitignore
This commit is contained in:
parent
793210e2bb
commit
493dabb104
8
.gitignore
vendored
8
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user