orpheus-fastapi/.gitignore
2025-03-22 15:19:12 +00:00

9 lines
67 B
Text

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