orpheus-fastapi/.gitignore
2025-03-22 18:28:00 +00:00

9 lines
68 B
Text

__pycache__/
*.pyo
*.pyc
outputs/*
dist/
.venv/
.python-version
*~