# Rust build artifacts
/target/
/dist/
Cargo.lock

# OS files
.DS_Store

# Editor
.idea/
*.swp
*.swo

# Test/debug output
*.log

# Claude checkpoints
.claude_checkpoint.yaml
