This commit is contained in:
rany
2021-06-06 00:52:54 +03:00
parent 5dea65e535
commit 76597bc824

12
.gitignore vendored
View File

@@ -1,14 +1,8 @@
** **
# Directories !bin/edge-playback
!bin !examples/input_example.py
!bin/**
!examples
!examples/**
!src
!src/edgeTTS
!src/edgeTTS/**
# Files
!LICENSE !LICENSE
!README.md !README.md
!setup.cfg !setup.cfg
!setup.py !setup.py
!src/edgeTTS/__init__.py