mycroft-precise/.gitignore

32 lines
300 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__/
*.pyc
2018-02-23 20:25:27 +00:00
*.egg-info/
/*.pb
/*.params
/*.net
/*.pbtxt
/*.txt
/*.wav
/other/
/.venv/
/stats.json
2018-06-12 18:58:41 +00:00
/data/*/
/wakewords/
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/