Files
brk/.gitignore
2025-12-29 09:37:57 +01:00

41 lines
307 B
Plaintext

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