systemd 文件

This commit is contained in:
奶爸
2019-12-11 13:34:22 +08:00
parent 14551dd651
commit d862c834de
5 changed files with 67 additions and 2 deletions

5
.gitignore vendored
View File

@@ -4,7 +4,6 @@
*.dll
*.so
*.dylib
*.pb.go
# Test binary, build with `go test -c`
*.test
@@ -12,5 +11,7 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.DS_Store
*.pb.go
/data
.DS_Store
/release