Adding first pass at design.go
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,7 @@
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
gen
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
@ -20,4 +21,3 @@
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
|
Reference in New Issue
Block a user