Skip to content

Commit

Permalink
chore: hide ipfs-ds-convert (#1101)
Browse files Browse the repository at this point in the history
  • Loading branch information
lidel authored Oct 2, 2024
1 parent 76525ae commit 682c9d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions ignored-during-nightly
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ go-ipfs
gx
gx-go
libp2p-relay-daemon
ipfs-ds-convert
2 changes: 1 addition & 1 deletion site/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ title = "IPFS Distributions"
taxonomies = {}

[params]
hiddenDists = ['go-ipfs', 'gx', 'gx-go', 'libp2p-relay-daemon']
hiddenDists = ['go-ipfs', 'gx', 'gx-go', 'libp2p-relay-daemon', 'ipfs-ds-convert']
newGoIpfsName = 'kubo'

[params.targetMap]
Expand Down

0 comments on commit 682c9d8

Please sign in to comment.