Splitting design into separate services
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -11,7 +11,10 @@
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
gen
|
||||
bin
|
||||
**/cmd
|
||||
**/gen
|
||||
api-cli
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
Reference in New Issue
Block a user