35 lines
312 B
Plaintext
Executable File
35 lines
312 B
Plaintext
Executable File
/dist/
|
|
/build/
|
|
.cache/
|
|
/.idea/
|
|
__pycache__/
|
|
/other/
|
|
/.venv/
|
|
/data/*/
|
|
/wakewords/
|
|
/logs
|
|
*.egg-info/
|
|
/.pytest_cache/
|
|
|
|
*.pyc
|
|
*.pb
|
|
*.params
|
|
*.net
|
|
*.json
|
|
*.pbtxt
|
|
*.txt
|
|
*.wav
|
|
|
|
# Data folders
|
|
/*/wake-word/
|
|
/*/not-wake-word/
|
|
/*/test/
|
|
|
|
!requirements.txt
|
|
|
|
# jenkins branch
|
|
/wake-words.txt
|
|
/all/
|
|
/mycroft-precise/
|
|
/models/
|