add submodule
Former-commit-id: 1554b58398cdb4bafbbc1e648565048d21b205fb
This commit is contained in:
parent
913f8ebed3
commit
9b597f5354
4 changed files with 4 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,3 +1 @@
|
||||||
binary.go
|
|
||||||
debug
|
debug
|
||||||
version.go
|
|
||||||
|
|
|
||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "_embed"]
|
||||||
|
path = _embed
|
||||||
|
url = https://github.com/hacdias/journal
|
||||||
1
_embed
Submodule
1
_embed
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 9393fcac3548131e8e7f621d56710943d5c3fdcf
|
||||||
Loading…
Reference in a new issue