[emacs] add Borg's layer/essentials init, with some of my stuff
[~bandali/configs] / .gitmodules
index 452a4ed..6a5b74d 100644 (file)
        path = lib/dash
        url = git@github.com:magnars/dash.el.git
        no-makeinfo = dash-template.texi
+       # dash creates a `dir' dash info file, which makes git think
+       # that the submodule is dirty. so, let's ignore the untracked
+       # files of dash's submodule
+       ignore = untracked
 [submodule "diff-hl"]
        path = lib/diff-hl
        url = git@github.com:dgutov/diff-hl.git