add submodule

This commit is contained in:
Henrique Dias 2017-03-25 15:58:50 +00:00
parent c64a7efa74
commit 1554b58398
4 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -1,3 +1 @@
binary.go
debug
version.go

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "_embed"]
path = _embed
url = https://github.com/hacdias/journal

1
_embed Submodule

@ -0,0 +1 @@
Subproject commit 9393fcac3548131e8e7f621d56710943d5c3fdcf

View File