.gitignore
This commit is contained in:
parent
793210e2bb
commit
493dabb104
8
.gitignore
vendored
8
.gitignore
vendored
@ -1,8 +1,4 @@
|
|||||||
# ---> Go
|
hasshelper*
|
||||||
# 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
|
||||||
*.exe~
|
*.exe~
|
||||||
*.dll
|
*.dll
|
||||||
@ -21,3 +17,5 @@
|
|||||||
# Go workspace file
|
# Go workspace file
|
||||||
go.work
|
go.work
|
||||||
|
|
||||||
|
tags
|
||||||
|
.vscode
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user