This commit is contained in:
2018-08-01 11:18:23 +08:00
commit 4bb4f6e097
19 changed files with 1008 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
vendor
hc*
hex-convert
.idea
dist