Merged in feature/baseTemplate (pull request #1)
feat!: base template * first bit of templating * codeowners * linuxbased * restart * baseline project * add grpc api and basic integration test * startqueue * queueMsg * splitscripts * migrations * queueintegrationtest * gateway
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Generated by golang tooling
|
||||
debug.test
|
||||
vendor
|
||||
|
||||
# Generated docs
|
||||
site/
|
||||
.direnv/
|
||||
src/mkdocs-codeinclude-plugin
|
||||
src/pip-delete-this-directory.txt
|
||||
.idea/
|
||||
.DS_Store
|
||||
|
||||
TEST-*.xml
|
||||
|
||||
tcvenv
|
||||
|
||||
**/go.work
|
||||
|
||||
# VS Code settings
|
||||
.vscode
|
||||
Reference in New Issue
Block a user