Fix gitignore

This commit is contained in:
rany 2021-06-08 20:38:17 +03:00
parent 6a1d991dd7
commit 3933badd08

3
.gitignore vendored
View File

@ -1,5 +1,5 @@
**
!bin/edge-playback
!examples/
!examples/input_example.py
!LICENSE
!README.md
@ -7,6 +7,7 @@
!setup.py
!pyproject.toml
!src/
!src/edgeTTS/
!src/edgeTTS/__init__.py
!src/edgePlayback/
!src/edgePlayback/__init__.py