ebox/.gitignore
Kinneyzhang 8a8e862098 feat(ebox): publish standalone low-level package
Split the verified renderer, layout engine, Grid support, native boundary, tests, examples, and paired documentation into the independent Ebox repository. Keep ETAF and application concerns outside this package.
2026-08-05 09:15:35 +08:00

11 lines
167 B
Plaintext

*.elc
__pycache__
scripts/ebox-scroll-profile.el
native/target/
# Local oh-my-codex runtime state/logs.
.omx/
# Local isolated implementation worktrees.
.worktrees/