Files
Iris/.gitignore
James Barnsley a4b9216756 Merge pull request #864 from nawordar/fix-selection
Fix selection ordering
2022-09-25 12:17:46 +13:00

28 lines
367 B
Plaintext
Executable File

/node_modules/
/Mopidy_Iris.egg-info/
/mopidy_iris/static/*
public_html
/dist/
/build/
/.sass-cache/
*.orig
Thumbs.db
*.pyc
npm-debug.log
*sublime*
.DS_Store
.idea
._*
venv
docker/snapserver.conf
docker/mopidy.conf
docker/data/
docker/jellyfin/
docker/icecast2.xml
docker/meta_mopidy.py
docker-compose.yml
/.tox/
/__tests__/__pycache__/
/coverage/
/docker_secondary/