# Build artifacts
/target

# Lockfile (library use only)
/Cargo.lock

# IDE/editor settings
/.vscode
/.idea

# OS-specific noise
.DS_Store
Thumbs.db
