Initial commit

This commit is contained in:
AaronLiu
2019-11-04 20:28:34 +08:00
committed by GitHub
commit cd1f3be22d

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
# 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