Browse Source

Update git configs for mac build

ppa-0.6.1
conanoc 7 years ago
committed by Rusty Russell
parent
commit
4c6d72a919
  1. 1
      .gitignore
  2. 1
      .gitmodules

1
.gitignore

@ -6,6 +6,7 @@
*.pb *.pb
*.gcda *.gcda
*.gcno *.gcno
*.dSYM
TAGS TAGS
ccan/tools/configurator/configurator ccan/tools/configurator/configurator
ccan/ccan/cdump/tools/cdump-enumstr ccan/ccan/cdump/tools/cdump-enumstr

1
.gitmodules

@ -13,3 +13,4 @@
[submodule "external/libwally-core"] [submodule "external/libwally-core"]
path = external/libwally-core path = external/libwally-core
url = https://github.com/ElementsProject/libwally-core.git url = https://github.com/ElementsProject/libwally-core.git
ignore = dirty

Loading…
Cancel
Save