mirror of
https://github.com/SMNETSTUDIO/WeChat-AI.git
synced 2026-08-12 22:23:42 +08:00
29 lines
294 B
Plaintext
29 lines
294 B
Plaintext
node_modules
|
|
**/node_modules
|
|
**/dist
|
|
.git
|
|
.github
|
|
.vscode
|
|
.idea
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
data
|
|
**/data
|
|
**/*.db
|
|
**/*.db-wal
|
|
**/*.db-shm
|
|
**/*.log
|
|
coverage
|
|
.turbo
|
|
**/.DS_Store
|
|
.ilink
|
|
tokens
|
|
**/*.bak
|
|
apps/api/data
|
|
packages/db/data
|
|
*.md
|
|
!docs/docker.md
|
|
!docs/upstash-redis.md
|
|
!docs/oauth-linuxdo.md
|