# Generated by Cargo
/target/
Cargo.lock
# Claude Code
.claude/
# Rust artifacts
**/*.rs.bk
*.pdb
# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
# Environment files (may contain API keys)
.env
.env.local
.env.*.local
# Coverage reports
lcov.info
coverage/
*.profraw
*.profdata
# Documentation build
/doc/
# Temporary files
*.tmp
*.temp