mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
23 lines
221 B
Plaintext
23 lines
221 B
Plaintext
node_modules/
|
|
.next/
|
|
out/
|
|
dist/
|
|
|
|
# Tauri/Rust
|
|
src-tauri/target/
|
|
src-tauri/sidecars/
|
|
|
|
# Env
|
|
.env
|
|
.env.*
|
|
|
|
# OS
|
|
.DS_Store
|
|
|
|
# OpenCode mirror
|
|
vendor/opencode/
|
|
|
|
# OpenCode local deps
|
|
.opencode/node_modules/
|
|
.opencode/bun.lock
|