Files
brk/.gitignore
2025-12-26 22:41:36 +01:00

37 lines
285 B
Plaintext

# Mac OS
.DS_Store
# Builds
target
websites/dist
bridge/
/ids.txt
# Copies
*\ copy*
# Ignored
_*
/*.md
# Logs
*.log*
# Environment variables/configs
.env
# Profiling
profile.json.gz
flamegraph.svg
*.trace
# AI
.claude/settings*
# Expand
expand.rs
# Benchmarks
[0-9]/
/benches