mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
38 lines
257 B
Plaintext
38 lines
257 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# Builds
|
|
target
|
|
|
|
# Copies
|
|
*\ copy*
|
|
|
|
# Ignored
|
|
/_*
|
|
|
|
# Editors
|
|
.vscode
|
|
.zed
|
|
|
|
# Flamegraph
|
|
flamegraph/
|
|
flamegraph.svg
|
|
|
|
# Benchmarks
|
|
benches
|
|
|
|
# Snapshots
|
|
snapshots*/
|
|
|
|
# Docker
|
|
docker/kibo
|
|
|
|
# Types
|
|
paths.d.ts
|
|
|
|
# Outputs
|
|
_outputs
|
|
|
|
# Logs
|
|
.log
|