Files
VoxCPM/.gitignore
2026-02-09 18:22:06 +08:00

42 lines
406 B
Plaintext

launch.json
voxcpm.egg-info
.DS_Store
# Python-generated files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
build/
dist/
wheels/
*.egg-info/
# Unit test / coverage reports
.pytest_cache/
.coverage
htmlcov/
coverage.xml
# Logs
*.log
log/*.log
# Virtual environments
.venv/
venv/
env/
# IDE settings
.vscode/
.idea/
# OS generated files
.DS_Store
# Generated files
*.wav
*.pdf
*.lock