mirror of
https://github.com/ZSeven-W/openpencil.git
synced 2026-06-01 03:14:29 +07:00
38 lines
442 B
Text
38 lines
442 B
Text
node_modules
|
|
.DS_Store
|
|
*.local
|
|
count.txt
|
|
.env
|
|
.nitro
|
|
.tanstack
|
|
.wrangler
|
|
.vinxi
|
|
__unconfig*
|
|
todos.json
|
|
.openpencil-tmp/
|
|
.superpowers/
|
|
.playwright-cli/
|
|
.playwright-mcp/
|
|
editor-*.png
|
|
scripts/ab-corpus/runs/
|
|
|
|
docs/
|
|
|
|
# Build outputs
|
|
out/
|
|
dist/
|
|
apps/cli/src/commands/skill-bundle.json
|
|
dist-ssr/
|
|
electron-dist/
|
|
dist-electron/
|
|
.claude
|
|
.omx
|
|
.worktrees/
|
|
.omx/
|
|
|
|
# Rust
|
|
/target
|
|
**/*.rs.bk
|
|
Cargo.lock.merge-conflict
|
|
/crates/*/target
|
|
/vendor/agent/target
|