Add pytest cache to .gitignore

This commit is contained in:
Matthew D. Scholefield
2019-03-18 13:54:26 -05:00
parent 4cb695da4d
commit c1b6677f48
+1
View File
@@ -9,6 +9,7 @@ __pycache__/
/wakewords/
/logs
*.egg-info/
/.pytest_cache/
*.pyc
*.pb