Fix gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,5 @@
|
|||||||
**
|
**
|
||||||
!bin/edge-playback
|
!examples/
|
||||||
!examples/input_example.py
|
!examples/input_example.py
|
||||||
!LICENSE
|
!LICENSE
|
||||||
!README.md
|
!README.md
|
||||||
@@ -7,6 +7,7 @@
|
|||||||
!setup.py
|
!setup.py
|
||||||
!pyproject.toml
|
!pyproject.toml
|
||||||
!src/
|
!src/
|
||||||
|
!src/edgeTTS/
|
||||||
!src/edgeTTS/__init__.py
|
!src/edgeTTS/__init__.py
|
||||||
!src/edgePlayback/
|
!src/edgePlayback/
|
||||||
!src/edgePlayback/__init__.py
|
!src/edgePlayback/__init__.py
|
||||||
|
|||||||
Reference in New Issue
Block a user