28 lines
356 B
Plaintext
28 lines
356 B
Plaintext
.idea
|
|
*.pyc
|
|
*.swp
|
|
*~
|
|
mimic
|
|
pocketsphinx-python
|
|
*.egg-info/
|
|
build
|
|
dist
|
|
tornado.web
|
|
tornado.ioloop
|
|
mycroft/__version__.py
|
|
scripts/logs/*
|
|
logs/*
|
|
.coverage
|
|
mycroft/audio-accuracy-test/data/*
|
|
scripts/*.screen
|
|
doc/_build/
|
|
.installed
|
|
.mypy_cache
|
|
.vscode
|
|
.venv/
|
|
|
|
# Created by unit tests
|
|
test/unittests/skills/test_skill/settings.json
|
|
test_conf.json
|
|
.pytest_cache/
|