Initial commit

This commit is contained in:
simon
2019-05-28 09:59:39 -04:00
commit 0cbfca00e0
4 changed files with 790 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# 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
*.iml
.idea/