Checking in cmd files | first attempt at linking up item service
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,7 +12,6 @@
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
bin
|
||||
**/cmd
|
||||
services/**/gen
|
||||
api-cli
|
||||
|
||||
@ -24,3 +23,4 @@ api-cli
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
.idea
|
||||
|
Reference in New Issue
Block a user