feat(controller): intial build functions setup in go and service building
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -5,6 +5,11 @@ lstWrapper/bin
|
||||
lstWrapper/obj
|
||||
lstWrapper/publish
|
||||
testScripts
|
||||
.build
|
||||
builds
|
||||
# ignoring the old app that will be built into this one to make deploying faster and more easy as we do the migration
|
||||
lstV2
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user