23 lines
251 B
Plaintext
23 lines
251 B
Plaintext
.venv/
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
|
|
data/
|
|
config/settings.staged.json
|
|
|
|
systemd/rendered/
|
|
|
|
runtime/cookies.json
|
|
runtime/upload_config.json
|
|
runtime/biliup
|
|
runtime/logs/
|
|
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|