mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
32 lines
249 B
Plaintext
32 lines
249 B
Plaintext
# Mac OS
|
|
.DS_Store
|
|
|
|
# Builds
|
|
target
|
|
websites/dist
|
|
bridge/
|
|
/ids.txt
|
|
|
|
# Copies
|
|
*\ copy*
|
|
|
|
# Ignored
|
|
_*
|
|
|
|
# Logs
|
|
*.log*
|
|
|
|
# Environment variables/configs
|
|
.env
|
|
|
|
# Profiling
|
|
profile.json.gz
|
|
flamegraph.svg
|
|
*.trace
|
|
|
|
# AI
|
|
.claude/settings*
|
|
|
|
# Expand
|
|
expand.rs
|