Created new Golang program

This commit is contained in:
Gregory Ballantine
2018-07-14 13:49:16 -04:00
parent e38b263e57
commit bd24d89628
11 changed files with 130 additions and 1155 deletions

7
.gitignore vendored
View File

@ -1,2 +1,5 @@
/target
**/*.rs.bk
# ignore compiled binary
muldap
# ignore vendored dependencies
vendor/