mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
26 lines
183 B
Plaintext
26 lines
183 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# Builds
|
|
target
|
|
dist
|
|
vecid-to-indexes.js
|
|
|
|
# Copies
|
|
*\ copy*
|
|
|
|
# Ignored
|
|
_*
|
|
|
|
# Editors
|
|
.vscode
|
|
.zed
|
|
|
|
# Logs
|
|
.log
|
|
|
|
# Profiling
|
|
profile.json.gz
|
|
flamegraph.svg
|
|
*.trace
|