Files
spotizerr-dev/.dockerignore
2025-06-07 14:56:13 -06:00

27 lines
339 B
Plaintext
Executable File

/credentials.json
/test.py
/venv
/downloads/
/creds/
/Test.py
/prgs/
/flask_server.log
test.sh
__pycache__/
routes/__pycache__/*
routes/utils/__pycache__/*
search_test.py
config/main.json
.cache
config/state/queue_state.json
output.log
queue_state.json
search_demo.py
celery_worker.log
static/js/*
logs/
.env.example
.env
.venv
data
tests/