Skip to content

Commit 21be5a3

Browse files
committed
Ignore GNU Lightning's submodules
We do not want nor need the "gnulib" submodule that comes with GNU Lightning. Signed-off-by: Paul Cercueil <paul@crapouillou.net>
1 parent 0651460 commit 21be5a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitmodules

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[submodule "frontend/libpicofe"]
22
path = frontend/libpicofe
33
url = https://github.com/notaz/libpicofe.git
4+
[submodule "deps/lightning/gnulib"]
5+
active = false
6+
path = deps/lightning/gnulib
7+
url = git://git.sv.gnu.org/gnulib.git

0 commit comments

Comments
 (0)