mycroft-precise/.gitignore

34 lines
306 B
Plaintext
Raw Normal View History

/dist/
/build/
2018-06-12 18:58:41 +00:00
.cache/
/.idea/
2017-10-30 15:01:26 +00:00
__pycache__/
/other/
/.venv/
2018-06-12 18:58:41 +00:00
/data/*/
/wakewords/
2018-07-10 21:07:28 +00:00
/logs
*.egg-info/
2019-03-18 18:54:26 +00:00
/.pytest_cache/
*.pyc
*.pb
*.params
*.net
*.json
*.pbtxt
*.wav
2018-02-23 20:48:57 +00:00
# Data folders
/*/wake-word/
/*/not-wake-word/
/*/test/
2018-02-15 09:13:22 +00:00
!requirements.txt
# jenkins branch
/wake-words.txt
/all/
/mycroft-precise/
/models/