### 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/

### Reference PDFs / third-party copyrighted material (keep out of the repo)
*.pdf

### Zensical docs build output
/site/
