# 𐲊 Generated by cargox
# Read more at https://cargox.kernelx.rs/docs/

# Rust build artifacts
/target/
**/*.rs.bk
*.pdb

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
.DS_Store

# Debug artifacts
*.profraw
callgrind.out.*
perf.data
perf.data.old
flamegraph.svg

# Dependencies
Cargo.lock
# Keep Cargo.lock for binary projects, uncomment for libraries
# !Cargo.lock

# Environment files
.env
.env.local
.env.*

# Documentation
/target/doc/

# Code coverage
/coverage/
/tarpaulin-report.html
/cobertura.xml

# Benchmark results
/benches/target/
/criterion/

# Custom directories
/dist/
/tmp/
/temp/

# Backup files
*.bak

# Rune
.rune
.claude
.cursor
repo-structure.md
*.prd.md
*.progress.md

# Obol
logs/
