Files
mopidy-smartplaylists/.gitignore
Colin Powell a054575dea
Some checks failed
CI / Build (push) Failing after 18m47s
CI / pyright (push) Failing after 3m39s
CI / pytest (3.13) (push) Failing after 6s
CI / ruff check (push) Failing after 6s
CI / ruff format (push) Failing after 7s
CI / pytest (3.14) (push) Failing after 6s
Initial project skeleton for mopidy-smartplaylists
2026-06-24 19:11:02 -04:00

10 lines
85 B
Plaintext

*.egg-info/
/*.lock
/.*_cache/
/.coverage
/.tox/
/.venv/
/build/
/dist/
__pycache__/