mirror of
https://gitcode.com/JianFeeeee/ModelRouter.git
synced 2026-09-20 08:57:57 +00:00
20 lines
266 B
Plaintext
20 lines
266 B
Plaintext
/bin/
|
|
/llmsproxy
|
|
/config.yaml
|
|
/adapters/
|
|
/runtime.json
|
|
/master.key
|
|
*.log
|
|
/master.key
|
|
# GUI (Electron)
|
|
cmd/gui/node_modules/
|
|
cmd/gui/bin/
|
|
cmd/gui/build/gui-dist/
|
|
cmd/build/
|
|
cmd/gui/*.log
|
|
# workspace (AI-assisted coding local state)
|
|
.pi/
|
|
.pi-glla/
|
|
.codegraph/
|
|
/build/
|