Initial commit

This commit is contained in:
2020-05-08 14:30:50 +01:00
commit 175354acd3
8 changed files with 146 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
### Go ###
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
/vendor/
/Godeps/
qr
.vscode