Remove services that cannot be searched from search dropdown. Refactoring and additional unit tests.
22 lines
208 B
Plaintext
22 lines
208 B
Plaintext
.DS_store
|
|
*.pyc
|
|
*.swp
|
|
.coverage
|
|
.idea
|
|
.noseids
|
|
.tox
|
|
MANIFEST
|
|
build/
|
|
cover/
|
|
.karma_coverage/
|
|
coverage.xml
|
|
dist/
|
|
docs/_build/
|
|
mopidy.log*
|
|
node_modules/
|
|
nosetests.xml
|
|
npm-debug.log
|
|
.project
|
|
*.pbxproj
|
|
*.egg-info
|