diff --git a/.gitignore b/.gitignore index 90d891f..b0c1656 100755 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ __pycache__/ /wakewords/ /logs *.egg-info/ +/.pytest_cache/ *.pyc *.pb