# Added by cargo

/target
/python/target
Cargo.lock

# Claude Code settings and context (user-specific)
.claude/

# Git worktrees for parallel development
worktrees/

# Generated output from examples (plots, CSV files)
/output/

# Build artifacts
dist/
*.whl

# Python bytecode
__pycache__/
*.pyc
