Skip to content

Commit beec363

Browse files
author
Alessandro Polverini
committed
Added a couple devel directories to ignore
1 parent 75f5102 commit beec363

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1+
/logs/
2+
/target/
13
/core/net/target/
24
/core/api/target/
35
/core/block/target/
46
/core/keyfactory-ecc/target/
57
/core/script/target/
68
/core/net-p2p/target/
7-
/target/
89
/core/wallet/target/
910
/extra/integration-tests/target/
1011
/extra/link-storage-testsuite/target/
@@ -13,3 +14,4 @@
1314
/core/script/target.old/
1415
/core/utils/target/
1516
/extra/satoshi-behavior/target/
17+
/extra/integration-tests/blocks-data/

0 commit comments

Comments
 (0)