mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-23 22:29:59 -07:00
53 lines
415 B
Plaintext
53 lines
415 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# Builds
|
|
target
|
|
websites/dist
|
|
bridge/
|
|
/ids.txt
|
|
rust_out
|
|
|
|
# Copies
|
|
*\ copy*
|
|
|
|
# Ignored
|
|
_*
|
|
!__*.py
|
|
/*.md
|
|
/*.py
|
|
/*.json
|
|
/*.html
|
|
/research
|
|
/filter_*
|
|
/heatmaps*
|
|
/oracle*
|
|
/playground
|
|
/*.txt
|
|
/*.csv
|
|
|
|
# Logs
|
|
*.log*
|
|
|
|
# Environment variables/configs
|
|
.env
|
|
|
|
# Profiling
|
|
profile.json.gz
|
|
flamegraph.svg
|
|
*.trace
|
|
|
|
# AI
|
|
.claude/settings*
|
|
!CLAUDE.md
|
|
|
|
# Expand
|
|
expand.rs
|
|
|
|
# Benchmarks
|
|
[0-9]/
|
|
/benches
|
|
|
|
# AI
|
|
.claude
|