Files
ComfyUI-IndexTTS2/.gitignore
2025-09-12 16:23:19 +12:00

39 lines
393 B
Plaintext

/checkpoints/**
/output/
/temp/
logs/
*.log
__pycache__/
*.py[cod]
*$py.class
.venv/
venv/
env/
ENV/
.python-version
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/
node_modules/
**/node_modules/
npm-debug.log*
pnpm-debug.log*
yarn-*.log*
dist/
build/
web/dist/
web/build/
.vscode/
.idea/
*.code-workspace
.DS_Store
Thumbs.db
ehthumbs.db
Icon?
*.swp
*.swo