diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 003c015..d341bbc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,6 +18,9 @@ # that the submodule is dirty. so, let's ignore the untracked # files of dash's submodule ignore = untracked +[submodule "ebdb"] + path = lib/ebdb + url = https://github.com/girzel/ebdb.git [submodule "ivy"] path = lib/ivy url = https://github.com/abo-abo/swiper.git |