diff options
author | Alex Morcos <morcos@chaincode.com> | 2016-12-04 15:44:41 -0500 |
---|---|---|
committer | Alex Morcos <morcos@chaincode.com> | 2016-12-04 15:44:41 -0500 |
commit | 30b620c48aa53ebeb2108f1f511d889e34551ec0 (patch) | |
tree | 8ca2393e6262cfaa1d04704644be3f33121533e1 /.gitignore | |
parent | 2a99522bbfea371da3059635387c5b6dfe4da979 (diff) |
remove obsolete run-bitcoind-for-test.sh
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b9db7cbd39..c765ffb607 100644 --- a/.gitignore +++ b/.gitignore @@ -101,7 +101,6 @@ coverage_percent.txt linux-coverage-build linux-build win32-build -qa/pull-tester/run-bitcoind-for-test.sh qa/pull-tester/tests_config.py qa/cache/* |