# Lean / Lake build artifacts (spec/ has its own .gitignore too)
.lake/
**/.lake/

# Rust / Cargo build artifacts (repo-wide cargo workspace at root)
/target
**/*.pdf
.cph/

# OS / editor
.DS_Store
