File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change @@ -41,27 +41,14 @@ secrets*
41
41
# vim
42
42
* .swp
43
43
44
- # Docker
45
- Docker /blockstore.ini
46
-
47
- # Docs
48
- api /templates /index.html
49
- api /data
50
-
51
- # testnets
52
- testnet-logs /
53
- testnet.log
54
- testnet /index.html
55
-
56
44
# virtualenvs
57
45
.venv
58
46
59
47
# will have compiled files and executables
60
- /target /
61
- /testnet /helium /target /
62
- /contrib /tools /puppet-chain /target /
63
- /contrib /core-contract-tests /.cache /
64
- /contrib /tools /config-docs-generator /target /
48
+ target /
49
+ contrib /tools /puppet-chain /target /
50
+ contrib /core-contract-tests /.cache /
51
+ contrib /tools /config-docs-generator /target /
65
52
66
53
# These are backup files generated by rustfmt
67
54
** /* .rs.bk
@@ -71,7 +58,6 @@ tarpaulin-report.html
71
58
osxcross
72
59
osxcross * .tar.xz
73
60
.DS_Store
74
- testnet /stacks-node /target
75
61
76
62
net-test /etc /* .toml
77
63
net-test /etc /* .conf
You can’t perform that action at this time.
0 commit comments