source-lang 0.4.0

Source file and buffer management with multi-file source maps.
Documentation
# Development (dev/ is committed; .dev/ and .claude/ stay local)
/.dev
/.claude

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

# Editor & OS junk
/.vscode
.DS_Store
Thumbs.db
Desktop.ini

# Secrets
.env

# Libraries do not commit the lockfile
Cargo.lock