diff --git a/.gitmodules b/.gitmodules index 76216b5b..40234f0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,8 @@ [submodule "docs"] path = docs url = https://github.com/bitshares/bitshares-core.wiki.git + ignore = dirty +[submodule "libraries/fc"] + path = libraries/fc + url = https://github.com/peerplays-network/peerplays-fc.git ignore = dirty \ No newline at end of file