We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6de41b commit 56ef036Copy full SHA for 56ef036
.gitignore
@@ -6,6 +6,7 @@
6
*.pb
7
*.gcda
8
*.gcno
9
+*.dSYM
10
TAGS
11
ccan/tools/configurator/configurator
12
ccan/ccan/cdump/tools/cdump-enumstr
.gitmodules
@@ -13,3 +13,4 @@
13
[submodule "external/libwally-core"]
14
path = external/libwally-core
15
url = https://github.com/ElementsProject/libwally-core.git
16
+ ignore = dirty
0 commit comments