# Mac OS
.DS_Store

# To do
/charts
TODO.md

# Builds
dist
target

# I/O
in
out
.log
/datasets
/datasets2
/price
*..*
/txout_*
/db

# Sync
.stfolder

# Copies
*\ copy*

# Ignored
ignore

# Scripts
/start-node.sh

# Editors
.vscode
.zed

# Configs
config.toml

# Flamegraph
flamegraph/
flamegraph.svg

# Benchmarks
benches

# Snapshots
snapshots*/

# Docker
docker/kibo

# Types
website/scripts/types/paths.d.ts
