initial commit

This commit is contained in:
Robert Kaussow
2019-08-21 16:54:18 +02:00
parent ab8c287b29
commit bf0782872a
4 changed files with 133 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Visual Studio Code
.vscode
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Ignore builds
reva-hyper
# For Mac OS
.DS_Store