From b6d781e004442306003dc0f8a19704cd730f0158 Mon Sep 17 00:00:00 2001 From: rany Date: Tue, 8 Jun 2021 20:34:10 +0300 Subject: [PATCH] Use subprocess instead of bash --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ed99c0f..8c2fbc3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ !setup.py !pyproject.toml !src/edgeTTS/__init__.py +!src/edgePlayback !src/edgePlayback/__init__.py