Files
Canto/.gitignore
bdim404 2fa9c1fcb6 refactor: rename backend/frontend dirs and remove NovelWriter submodule
- Rename qwen3-tts-backend → canto-backend
- Rename qwen3-tts-frontend → canto-frontend
- Remove NovelWriter embedded repo

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 18:03:29 +08:00

42 lines
504 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.idea/
.vscode/
venv/
env/
Qwen/
checkpoints/
docker/models/
docker/data/
docker/.env
canto-frontend/node_modules/
canto-frontend/dist/
canto-frontend/.env
canto-frontend/.env.local
CLAUDE.md
样本.mp3
aliyun.md
/nginx.conf
deploy.md
canto-backend/scripts
canto-backend/examples
canto-backend/canto.service
canto-frontend/.env.production