# Rust build (crate root is repo root; was litex/target/)
/target/

# From former litex/.gitignore (paths now at root)
binary/
scripts/
examples/hidden

# Editor / tooling
.vscode
.cursor

# Personal Cursor output preferences (local only)
cursor-output.local.md
LITEX_CURSOR_LOCAL.md

# Local / secrets
.dist

examples/testings/.order
tools/
