20 lines
276 B
Plaintext
20 lines
276 B
Plaintext
**/__pycache__/*
|
|
**/.vscode/*
|
|
**/private.py
|
|
**/solibs/*
|
|
**/*.json
|
|
**/mgr/*
|
|
constants.py
|
|
tests.py
|
|
db_migrate.py
|
|
notifier.py
|
|
youtube*
|
|
playlist_creator.py
|
|
artist_genre_tag.py
|
|
uv.lock
|
|
pyproject.toml
|
|
mypy.ini
|
|
.python-version
|
|
get_next_track.py
|
|
endpoints/radio.py
|
|
utils/radio_util.py |