Ignore all data folders

pull/1/head
Matthew D. Scholefield 2018-02-23 14:48:57 -06:00
parent 30364bc5f4
commit f9c5dafd54
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -14,6 +14,11 @@ __pycache__/
/.venv/
/stats.json
# Data folders
/*/wake-word/
/*/not-wake-word/
/*/test/
!requirements.txt
# jenkins branch