Files
edge-tts/.gitignore
2021-06-17 22:10:54 +03:00

16 lines
247 B
Plaintext

**
!examples/
!examples/input_example.py
!LICENSE
!README.md
!setup.cfg
!setup.py
!pyproject.toml
!src/
!src/edgeTTS/
!src/edgeTTS/__init__.py
!src/edgeTTS/__main__.py
!src/edgePlayback/
!src/edgePlayback/__init__.py
!src/edgePlayback/__main__.py