mirror of
https://github.com/coaidev/coai.git
synced 2025-05-19 04:50:14 +09:00
45 lines
476 B
Plaintext
45 lines
476 B
Plaintext
app/node_modules
|
|
app/src-tauri
|
|
app/.idea
|
|
app/.vscode
|
|
app/dist
|
|
app/dev-dist
|
|
app/dist-ssr
|
|
app/target
|
|
app/tauri.conf.json
|
|
app/tauri.js
|
|
|
|
screenshot
|
|
.vscode
|
|
.idea
|
|
config.yaml
|
|
config.dev.yaml
|
|
|
|
# current in ~/storage
|
|
addition/generation/data/*
|
|
!addition/generation/data/.gitkeep
|
|
|
|
addition/article/data/*
|
|
!addition/article/data/.gitkeep
|
|
sdk
|
|
logs
|
|
|
|
chat
|
|
chat.exe
|
|
|
|
# for reverse engine
|
|
reverse
|
|
access.json
|
|
access/*.json
|
|
|
|
db
|
|
cache
|
|
config
|
|
|
|
README.md
|
|
.gitignore
|
|
screenshot
|
|
LICENSE
|
|
|
|
.github
|