initial commit

This commit is contained in:
Serge Zaitsev
2018-09-19 11:20:09 +02:00
parent 95a937ef2c
commit ce767e10ee
11 changed files with 918 additions and 1 deletions

5
.gitignore vendored
View File

@@ -4,9 +4,14 @@
*.dll
*.so
*.dylib
/gomodproxy
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Misc
_gopath
_gocache