aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordexX7 <dexx@bitwatch.co>2015-05-28 01:28:39 +0200
committerdexX7 <dexx@bitwatch.co>2015-10-23 22:08:07 +0200
commit4d2a926cb40995e483846cc125e42bdbcc1f5918 (patch)
treedfb073df5df66c413feb9c6cd197d51d890996d1 /.gitignore
parent46f74379b86be982b121bcb8c3cfe07fa80bffd0 (diff)
downloadbitcoin-4d2a926cb40995e483846cc125e42bdbcc1f5918.tar.xz
Ignore coverage data related and temporary test files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a8035731d1..2b6b19883d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,6 +94,7 @@ build
#lcov
*.gcno
+*.gcda
/*.info
test_bitcoin.coverage/
total.coverage/
@@ -107,6 +108,9 @@ qa/pull-tester/run-bitcoind-for-test.sh
qa/pull-tester/tests_config.py
qa/pull-tester/cache/*
qa/pull-tester/test.*/*
+qa/tmp
+cache/
+share/BitcoindComparisonTool.jar
!src/leveldb*/Makefile