feat(lstwrapper): added a c# wrapper so we can run on windows server and get ssl
this will also allow us to still use docker
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,9 @@ frontend/.tanstack/
|
||||
frontend/.output/
|
||||
frontend/.nitro/
|
||||
releases/
|
||||
LstWrapper/bin
|
||||
LstWrapper/publish
|
||||
LstWrapper/obj
|
||||
|
||||
# ---> Go
|
||||
# If you prefer the allow list template instead of the deny list, see community template:
|
||||
@@ -184,3 +187,4 @@ test-results/
|
||||
backend/go.sum
|
||||
BUILD_NUMBER
|
||||
scripts/resetDanger.js
|
||||
LstWrapper/Program_vite_as_Static.txt
|
||||
|
||||
Reference in New Issue
Block a user