mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
feat: Refactor TMDB API key and access token handling; update settings screen for user input and remove hardcoded secrets
This commit is contained in:
@@ -8,6 +8,8 @@ wheels/
|
||||
# Virtual environments
|
||||
.venv
|
||||
venv/
|
||||
# Secrets
|
||||
src/secrets.py
|
||||
# Test-generated files
|
||||
src/test/datasets/sample_mediafiles/
|
||||
.pytest_cache/
|
||||
|
||||
Reference in New Issue
Block a user