We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f5102 commit beec363Copy full SHA for beec363
.gitignore
@@ -1,10 +1,11 @@
1
+/logs/
2
+/target/
3
/core/net/target/
4
/core/api/target/
5
/core/block/target/
6
/core/keyfactory-ecc/target/
7
/core/script/target/
8
/core/net-p2p/target/
-/target/
9
/core/wallet/target/
10
/extra/integration-tests/target/
11
/extra/link-storage-testsuite/target/
@@ -13,3 +14,4 @@
13
14
/core/script/target.old/
15
/core/utils/target/
16
/extra/satoshi-behavior/target/
17
+/extra/integration-tests/blocks-data/
0 commit comments