webserver up and running for http/https, logger timestamp format change
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -6,7 +6,6 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
servtex
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
@@ -14,3 +13,8 @@ servtex
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
# Custom Additions
|
||||
servtex
|
||||
servtex.log
|
||||
output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user