mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-02 10:30:00 -07:00
32 lines
227 B
Plaintext
32 lines
227 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# Builds
|
|
target
|
|
|
|
# Copies
|
|
*\ copy*
|
|
|
|
# Ignored
|
|
ignore
|
|
|
|
# Editors
|
|
.vscode
|
|
.zed
|
|
|
|
# Flamegraph
|
|
flamegraph/
|
|
flamegraph.svg
|
|
|
|
# Benchmarks
|
|
benches
|
|
|
|
# Snapshots
|
|
snapshots*/
|
|
|
|
# Docker
|
|
docker/kibo
|
|
|
|
# Types
|
|
paths.d.ts
|