Files
brk/.gitignore
2026-04-13 22:46:56 +02:00

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