32 lines
272 B
Plaintext
Executable File
32 lines
272 B
Plaintext
Executable File
/logs
|
|
/config
|
|
|
|
.venv
|
|
**/__pycache__/
|
|
|
|
.idea/
|
|
venv/
|
|
|
|
# 音乐缓存
|
|
cache/
|
|
|
|
|
|
/models
|
|
|
|
# 打包相关
|
|
/build
|
|
/dist
|
|
|
|
# MACOS
|
|
.DS_Store
|
|
|
|
# IDE - VSCode
|
|
.vscode/*
|
|
!.vscode/settings.json
|
|
!.vscode/tasks.json
|
|
!.vscode/launch.json
|
|
!.vscode/extensions.json
|
|
|
|
xiaozhi.spec
|
|
|
|
/installer |