Files
brk/.gitignore
T
2026-06-06 22:29:33 +02:00

54 lines
436 B
Plaintext

# Mac OS
.DS_Store
# Builds
target
websites/dist
bridge/
/ids.txt
rust_out
# Copies
*\ copy*
# Ignored
_*
!__*.py
/*.md
/*.py
/*.json
/*.html
!/btc-cycle-sim.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