diff options
| author | MarcoFalke <[email protected]> | 2016-09-14 15:56:25 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-09-14 15:57:03 +0200 |
| commit | a82e5d8220bbc8b5d786bed99b0876f530b9b7cc (patch) | |
| tree | 8ded13fdf2a39756239cfcfb43d6a175b0643eda | |
| parent | Merge #8715: net: only delete CConnman if it's been created (diff) | |
| parent | gitignore: Remove unused lines (diff) | |
| download | discoin-a82e5d8220bbc8b5d786bed99b0876f530b9b7cc.tar.xz discoin-a82e5d8220bbc8b5d786bed99b0876f530b9b7cc.zip | |
Merge #8714: [qa] gitignore: Remove unused lines
1111ddb gitignore: Remove unused lines (MarcoFalke)
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 892b2a3e0..b9db7cbd3 100644 --- a/.gitignore +++ b/.gitignore @@ -103,10 +103,7 @@ linux-build win32-build qa/pull-tester/run-bitcoind-for-test.sh qa/pull-tester/tests_config.py -qa/pull-tester/test.*/* -qa/tmp qa/cache/* -share/BitcoindComparisonTool.jar !src/leveldb*/Makefile |