This commit is contained in:
rany
2021-06-06 00:49:14 +03:00
parent 722f11081f
commit 5dea65e535
9 changed files with 50 additions and 56 deletions

18
.gitignore vendored
View File

@@ -1,12 +1,14 @@
**
!edge-playback.sh
!edge-tts.py
!example
!example/**
!LICENSE
!README.md
!setup.py
# Directories
!bin
!bin/**
!examples
!examples/**
!src
!src/edgeTTS
!src/edgeTTS/**
!requirements.txt
# Files
!LICENSE
!README.md
!setup.cfg
!setup.py