init commit

This commit is contained in:
Fabio Scotto di Santolo
2017-10-06 21:33:29 +02:00
parent 8e232e4ff6
commit 7923305e1a
5 changed files with 364 additions and 1 deletions

16
.gitignore vendored
View File

@@ -1 +1,15 @@
# Add any directories, files, or patterns you don't want to be tracked by version control
# Add any directories, files, or patterns you don't want to be tracked by version control
# 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
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/