General code cleanup

This commit is contained in:
Lan Tian
2020-03-27 12:03:48 +08:00
parent 0c06a85a93
commit 8f581d378f
4 changed files with 156 additions and 90 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
.DS_Store
frontend/frontend
proxy/proxy