use-package debbugs
[~bandali/configs] / .gitmodules
index 8465dc5..c9c41e5 100644 (file)
 [submodule "debbugs"]
        path = lib/debbugs
        url = https://github.com/emacsmirror/debbugs.git
+       # debbugs creates a `instructions.info' info file, which makes git
+       # think that the submodule is dirty. so, let's ignore the
+       # untracked files of debbugs' submodule
+       ignore = untracked
 [submodule "diff-hl"]
        path = lib/diff-hl
        url = https://github.com/dgutov/diff-hl.git