Skip to content

Commit 4d2a926

Browse files
committed
Ignore coverage data related and temporary test files
1 parent 46f7437 commit 4d2a926

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ build
9494

9595
#lcov
9696
*.gcno
97+
*.gcda
9798
/*.info
9899
test_bitcoin.coverage/
99100
total.coverage/
@@ -107,6 +108,9 @@ qa/pull-tester/run-bitcoind-for-test.sh
107108
qa/pull-tester/tests_config.py
108109
qa/pull-tester/cache/*
109110
qa/pull-tester/test.*/*
111+
qa/tmp
112+
cache/
113+
share/BitcoindComparisonTool.jar
110114

111115
!src/leveldb*/Makefile
112116

0 commit comments

Comments
 (0)