diff options
| author | MarcoFalke <[email protected]> | 2016-09-11 20:06:20 +0200 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2016-09-13 19:59:29 +0200 |
| commit | 1111ddb9e59239f7831a9e3a81a1f67a3725c5ec (patch) | |
| tree | 8668a9c6485c78d6ba2e1af5831333e11a0b9ce8 | |
| parent | Merge #8693: add witness address to address book (diff) | |
| download | discoin-1111ddb9e59239f7831a9e3a81a1f67a3725c5ec.tar.xz discoin-1111ddb9e59239f7831a9e3a81a1f67a3725c5ec.zip | |
gitignore: Remove unused lines
| -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 |