Remove .gitignore file, radio database restructuring
This commit is contained in:
37
.gitignore
vendored
37
.gitignore
vendored
@@ -1,37 +0,0 @@
|
|||||||
**/__pycache__/*
|
|
||||||
**/.vscode/*
|
|
||||||
**/private.py
|
|
||||||
**/solibs/*
|
|
||||||
**/*.json
|
|
||||||
**/mgr/*
|
|
||||||
constants.py
|
|
||||||
tests.py
|
|
||||||
db_migrate.py
|
|
||||||
notifier.py
|
|
||||||
test_hifi.py
|
|
||||||
youtube*
|
|
||||||
playlist_creator.py
|
|
||||||
artist_genre_tag.py
|
|
||||||
pg_migrate_lyrics.py
|
|
||||||
uv.lock
|
|
||||||
pyproject.toml
|
|
||||||
mypy.ini
|
|
||||||
.python-version
|
|
||||||
get_next_track.py
|
|
||||||
endpoints/radio.py
|
|
||||||
utils/radio_util.py
|
|
||||||
redis_playlist.py
|
|
||||||
endpoints/auth.py
|
|
||||||
endpoints/radio2
|
|
||||||
endpoints/radio2/**
|
|
||||||
hash_password.py
|
|
||||||
up.py
|
|
||||||
job_review.py
|
|
||||||
check_missing.py
|
|
||||||
**/auth/*
|
|
||||||
**/radio_api/*
|
|
||||||
**/test/*
|
|
||||||
test/db_stats.py
|
|
||||||
test/report/*
|
|
||||||
.gitignore
|
|
||||||
.env
|
|
Reference in New Issue
Block a user