Browse Source

Initial commit

tags/v0.9.1
郑荣升 5 years ago
committed by Gitea
commit
0df8318e41
  1. 14
      .gitignore
  2. 2
      README.md

14
.gitignore

@ -0,0 +1,14 @@
# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

2
README.md

@ -0,0 +1,2 @@
# go-service-template
Loading…
Cancel
Save