Skip to content

Commit

Permalink
Ignore GNU Lightning's submodules
Browse files Browse the repository at this point in the history
We do not want nor need the "gnulib" submodule that comes with GNU
Lightning.

Signed-off-by: Paul Cercueil <[email protected]>
  • Loading branch information
pcercuei committed Nov 7, 2024
1 parent 0651460 commit e4b5ef7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[submodule "frontend/libpicofe"]
path = frontend/libpicofe
url = https://github.com/notaz/libpicofe.git
[submodule "deps/lightning/gnulib"]
active = false

0 comments on commit e4b5ef7

Please sign in to comment.