feat: adjust sample to mvp (#1)
Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #1.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
lcov.info
|
||||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
@@ -25,3 +26,9 @@ go.work.sum
|
||||
# env file
|
||||
.env
|
||||
|
||||
# vendor directory
|
||||
vendor/
|
||||
|
||||
# build artifacts
|
||||
main
|
||||
__debug_bin*
|
||||
|
||||
Reference in New Issue
Block a user