Skip to content

Commit

Permalink
Update git configs for mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
conanoc authored and rustyrussell committed Mar 26, 2018
1 parent 880c19e commit 4c6d72a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*.pb
*.gcda
*.gcno
*.dSYM
TAGS
ccan/tools/configurator/configurator
ccan/ccan/cdump/tools/cdump-enumstr
Expand Down
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@
[submodule "external/libwally-core"]
path = external/libwally-core
url = https://github.com/ElementsProject/libwally-core.git
ignore = dirty

0 comments on commit 4c6d72a

Please sign in to comment.