diff options
| author | fanquake <[email protected]> | 2016-06-13 19:28:39 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2016-06-13 19:28:39 +0800 |
| commit | 01a99046de63dac4dbf1ddce9fc711ff1f05049a (patch) | |
| tree | b43b09fec584a2eaae9d8212e3a2b2b5f426f683 | |
| parent | Merge #8188: Add armhf/aarch64 gitian builds (diff) | |
| download | discoin-01a99046de63dac4dbf1ddce9fc711ff1f05049a.tar.xz discoin-01a99046de63dac4dbf1ddce9fc711ff1f05049a.zip | |
[trivial] Ignore split-debug.sh
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8722aa59..ce40019dc 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ share/BitcoindComparisonTool.jar /doc/doxygen/ libbitcoinconsensus.pc +contrib/devtools/split-debug.sh |