### Rust / Cargo
/target/
**/*.rs.bk
Cargo.lock

### IDEs / Editors
.vscode/

### OS junk
.DS_Store
Thumbs.db

### Project-specific
dsc.toml
test-dsc.toml
testdsc.toml

### Generated shell completions (regenerate with `dsc completions <shell>`)
/completions/

### Private notes
.marcus/
